| I have a perl script that is trying to fork many processes (this is a cgi
| load teting script) but for some reason I cannot grab more than 54 child
| processes at any given time. I am running the script as root. Is there a
| shell level parameter that affects this or something?
The process tab
I have a perl script that is trying to fork many processes (this is a cgi
load teting script) but for some reason I cannot grab more than 54 child
processes at any given time. I am running the script as root. Is there a
shell level parameter that affects this or something?
Thanks,
CC