in reply to Re^2: 'A' web server takes another "time out"
in thread 'A' web server takes another "time out"
MaxClients can be high on a front-end server which serves static content and does a reverse proxy to the mod_perl backend. Those servers do much less work per-request and a given machine can run more of them simultaneously.
-sam
|
|---|