Hi there. I have a web server (Netscape FastTrack 3.01) running on an
AlphaServer 400 with Digital UNIX 4.0b. I needed to increase the number of
cgi's that could be run by the server, so I used sysconfigdb to add the
following to my sysconfigtab file:
proc:
max-proc-per-user = 256
max-threads-per-user = 512
I then rebooted and checked the new values with sysconfig -q proc. It
returned:
proc:
max-proc-per-user = 139
max-threads-per-user = 276
...
These values are larger than they were before, but not correct. What am I
doing wrong?
Thanks.
Jeff Morrow
jmorrow_at_alum.mit.edu
Received on Tue May 05 1998 - 22:25:57 NZST