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

--- Comment #24 from Yann Ylavic <ylavic....@gmail.com> ---
If I don't increase kernel.shmmni, default value is not enough for me because
your configuration requires more than 4K SHMs. But the error is rather "No
space left on device" in this case, not the "File exists" your are reporting.

Note that with your configuration, the more vhosts the more SHMs
(exponentially) since balancers are declared globally though they are not
shared between vhosts.

So please distinguish between those two errors in your testing, the first one
is about the need to increase kernel.shmmni, the second one is a mystery...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to