Depends on if you have KeepAlive turned On and the value of the
MaxKeepAliveRequests. Otherwise I guess the number of TCP
connections/sockets is limited by the OS i.e the number of file descriptors
per process.

Igor

On Mon, Mar 22, 2010 at 2:17 PM, Andreas <[email protected]> wrote:

> Hi guys,
>
> I want to know how many TCP-connections apache allows at the same time per
> default.
>
> Is it the Max_Clients setting?
> If I understand it correctly, it is not the Max_clients-setting because a
> Client can have more than one TCP Connection..
>
> THX
>
> ---------------------------------------------------------------------
> 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