Originally posted by: rakeshsinnya
1. my machine is system p 550 power6 aix 5300-07-01-0748.
2. My requirement is maxuproc=4096
3. I changed the maxuproc value using command #chdev -l sys0 -a maxuproc=4096
4. when I check for the value of maxuproc value using command " #lsattr -El sys0 |grep maxuproc" it give the output as changed value (i.e. 4096)
5. But if i check for the value with command "#lsattr -D -l sys0 -a maxuproc" it is giving out put as default value (i.e. 128)
6. because of second output i'm getting error
" The server may not be able to support 400 browsers and 400 concurrent browser interactions due to the limit on max number of processes a user can bring up.
Currently configured 128. Recommended 523"
waiting for suggestions...
#AIX-Forum