On Sun, Sep 5, 2010 at 1:50 PM, Damian Lęcznar <damian.lecz...@gmail.com> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to