Re: MAX_HOST_CONNECTIONS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Geoff,

On Feb 5, 2007, at 11:41 AM, Geoff Hartman wrote:

Where can I set the max number of connections? What is the default? Is it set in the httpd.comf file?

Yes. MaxClients is your friend.

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxclients

This directive sets the maximum number of Apache workers, not the maximum number of connections. Depending on your operating system and its configuration, sockets may be lined up by the kernel waiting for a worker to handle them. See also ListenBacklog:

http://httpd.apache.org/docs/2.2/mod/mpm_common.html#listenbacklog

S.

--
sctemme@xxxxxxxxxx            http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF


Attachment: smime.p7s
Description: S/MIME cryptographic signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux