You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by paritosh mahana <pa...@gmail.com> on 2006/01/09 19:21:59 UTC

[users@httpd] Max number of connections from a single client to a server.

Hi all,
What is the max number of connection a server allows from a single
client and how to change it(both in windows and linux).
And how exactly the server determines the number of connections from a
single client? I dont think it uses client's IP (there can be many
people behind same NAT). I think this is based on session. Can someone
enlighten me here.

Thanks.