You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/02/26 11:43:37 UTC

[Bug 57543] Large amount of semaphores and shm segments created with multiple vhosts and proxy balances pools. Possibly wasted.

https://bz.apache.org/bugzilla/show_bug.cgi?id=57543

--- Comment #1 from Yann Ylavic <yl...@gmail.com> ---
Are you declaring the balancers in the main/global section (out of the virtual
hosts)?

If so, I suggest moving each of them to the relevant vhost (this has been
discussed in [1] on the users@ mailing list).
You could use mod_macro to still declare the balancers in the main section
while specializing in the vhosts.

[1] https://www.mail-archive.com/users%40httpd.apache.org/msg57501.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org