Consultor Eletrônico



Kbase P22726: Webspeed becomes unresponsive when there are 200 concurrent
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/04/2003
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1C

FACT(s) (Environment):

Apache 1.x

FACT(s) (Environment):

Compaq Tru64 UNIX

SYMPTOM(s):

When there are 200 users on the system, cgiip processes are backing up

When this happens, can query name server and broker

When this happens, name server has brokers still registered

When this happens, broker still has available agents

When this happens, wtbman -stop will run for more than 30 minutes, and will hang

Web server error log shows following error
server reached MaxClients setting, consider raising the MaxClients setting

CAUSE:

MaxClients is set at 150 and is lower than number of users

FIX:

Raise MaxClients setting for Apache web server and restart web server and webspeed.

To modify MaxClients,

1. Stop Apache
2. Modify httpd.conf's MaxClients entry
3. Restart Apache