]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_slotmem_shm: Fix slots/SHM files names on restart for systems that
authorGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:55:56 +0000 (22:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:55:56 +0000 (22:55 +0000)
commit9ed51f0f1c23cba96117a8abf99e84f392b59e4e
treeab0b1d233bc86bc3ce5fabe8c47b1625e74140c6
parent462949326badb4648eef52fa072690f4fdd710ec
mod_slotmem_shm: Fix slots/SHM files names on restart for systems that
can't create new (clear) slots while previous children gracefully stopping
still use the old ones (e.g. Windows, OS2). PR 58024.

Submitted by: ylavic
Reviewed by: jim, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705499 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/slotmem/mod_slotmem_shm.c
server/mpm/winnt/mpm_winnt.c