Does anyone know of a way to limit concurrent connections on the server side? It looks like I might be able to stretch mod_evasive to get this behavior out of it, but I'd just as soon use something built-in if possible. I'm running 1.3.27.

thanks,
Jesse Ross
Systems Administrator
Broad Institute of MIT and Harvard


Joshua Slive wrote:
On 12/1/06, JWM <[EMAIL PROTECTED]> wrote:

So my question is… is Apache httpd blocking the third request until one of
the other two requests completes?  Or is it in Windows or roadrunner some
place?  If it's in httpd, is there some config parameter that I could at
least perhaps bump it up to 3 or 4 concurrent requests?


Apache doesn't have any such restriction in its default config.

Most clients do restrict themselves to 3 connections per server.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to