Problems with Apache SSL under load

2003-12-11 Thread Dale Weaver
I have Apache 1.3.27 compiled with mod SSL using openssl 0.9.6.g OS=AIX 5.1. The SSL site stops executing CGI scripts when load gets a little high. I checked the process list and found 106 httpd servers running. System loads at the UNIX level were nominal ( 0.8). I get tons of the following

RE: Problems with Apache SSL under load

2003-12-11 Thread Boyle Owen
-Original Message- From: Dale Weaver [mailto:[EMAIL PROTECTED] I have Apache 1.3.27 compiled with mod SSL using openssl 0.9.6.g OS=AIX 5.1. The SSL site stops executing CGI scripts when load gets a little high. I checked the process list and found 106 httpd servers running.

Re: Problems with Apache SSL under load

2003-12-11 Thread Cliff Woolley
On Thu, 11 Dec 2003, Andreas Gietl wrote: [Thu Dec 11 06:00:00 2003] [error] [client ] (11)Resource temporarily unavailable: couldn't spawn child process: /usr/local/apache/sslcgi/navbar1 [Thu Dec 11 06:00:00 2003] [error] [client ] (11)Resource temporarily unavailable: couldn't spawn

RE: Problems with Apache SSL under load

2003-12-11 Thread Jorge Carrizo
changing max proc per user might help, say to 1000 chdev -l sys0 -a maxuproc='1000' for AIX 4.3.3.0 HTH jorge --- Boyle Owen [EMAIL PROTECTED] escribió: -Original Message- From: Dale Weaver [mailto:[EMAIL PROTECTED] I have Apache 1.3.27 compiled with mod SSL using openssl