Hi,
a few days ago I've submitted the bugreport below
https://bz.apache.org/bugzilla/show_bug.cgi?id=57543
I was pondering on removing some rust from my C programming skills and
try to create a patch for this issue. However I'd like to get some
feedback from the developers who worked on it.
Questions:
- Why weren't such a large number of semaphores and shared memory
segments required for mod_balancer to run in apacche 2.2?
- am I right in stating that the current code in apache 2.4 seems to
allocate a lot more resources than really needed?
- are my behavioral "conclusions" close enough to what the setup code of
mod_balancer is currently doing?
Thanks for your help,
Federico