On Sun, Sep 5, 2010 at 1:50 PM, Damian Lęcznar <[email protected]> wrote:
> Hey,
> If im using apache with a prefork module and Keep-alive On, how depends the
> MaxClients parameter
> the one connection (this one connetion have multiple requests - some img,
> js, css) counting as 1 client?
> or each request from this one connetion count as 1 client?
> or im wrong?

One connection and multiple requests is a single client in terms of MaxClients

-- 
Eric Covener
[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