Re: can i set max_clients per virtual host ?

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

 



On 21/06/07, Amr Elgbaly <a.elgbaly@xxxxxxxxxxx> wrote:
Hello all !
can i limit max_clients per virtual host ?

No, not directly. If you think about it, apache has to accept the
connection and read it to figure out which vhost is to be used. By
that point, you're past the point where MaxClients operates (how many
connections can be open at once).

There are ways to limit the usage of various resources on a per-server
basis. Try googling for some of these..

netnice mod_bandwidth mod_throttle mod_bwshare mod_cband mod_bw
mod_tsunami mod_evasive mod_limitipconn

--
noodl

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[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