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

Yann Ylavic <ylavic....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #40 from Yann Ylavic <ylavic....@gmail.com> ---
(In reply to Dasharath Masirkar from comment #37)
> 
> I have tested with httpd-2.4.46 and observe that With configurations in use
> (700 vhosts and 200 proxy balancer) issue still reproducible.
[]
> [Fri Aug 21 15:55:25.444413 2020] [slotmem_shm:error] [pid 20498:tid
> 140677344643200] (28)No space left on device: AH02611: create:
> apr_shm_create(/opt/community/httpd-2.4.46/logs/slotmem-shm-
> p3fb225f0_rec2_avise_api_0.shm) failed

This does not look like the same error as the original one ("No space left on
device" here versus "(17)File exists" in first comment).

If you are running out of IPC-SysV shared memories you should consider
increasing the limit on the system, or compiling/linking httpd with an APR
library using POSIX shared memories (APR compiled with --enable-posix-shm).

-- 
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