Comment 5 for bug 1784336

Revision history for this message
R (gregory.r) wrote :

I compiled the version with
apache2_2.4.29.orig.tar.gz,patch of apache2_2.4.29-1ubuntu4.2.debian.tar.xz and the patch of
https://bz.apache.org/bugzilla/attachment.cgi?id=35723

And I put mod_proxy_balancer.so, mod_slotmem_shm.so on a clone of the production VM.

But it doesn't work,i have error messages when i reload:

Directory /var/run/apache2 is empty

Start :
[Thu Aug 07 09:40:53.271008 2018] [ slotmem_shm:error] [pid 25187: tid 140664450165696] AH02599: exiting shared memory for /var/run/apache2/slotmem-shm-pf6557ba_XXXXX.shm could not be used (failed size check)
...

but Directory /var/run/apache2/ is no empty

Reload:
[Thu Aug 07 09:46:22.930184 2018] [ proxy_balancer:emerg] [pid 25187: tid 140664450165696] (22)invalid argument: AH01186: worker slotmem_grab failed
...
[Thu Aug 07 09:46:23.067853 2018] [:emerg] [pid 25187: tid 140664450165696] AH00020: Configuration Failed, exiting

Thank