components/apache24/patches/bug52841.patch
author pkidd <patrick.kidd@oracle.com>
Mon, 14 Nov 2016 09:18:36 -0800
branchs11u3-sru
changeset 7296 6621c1e920db
parent 3877 d7cb5bc8ee50
permissions -rw-r--r--
Added tag 0.175.3.15.0.1.0, S11.3SRU15.1 for changeset d2fa48ba9fcc

Patch origin: in-house
Patch status: submitted to community

https://issues.apache.org/bugzilla/show_bug.cgi?id=52841

--- modules/slotmem/config.m4	2011-11-30 02:21:09.000000000 -0800
+++ modules/slotmem/config.m4	2014-06-02 05:54:40.794540925 -0700
@@ -4,7 +4,7 @@
 
 APACHE_MODPATH_INIT(slotmem)
 
-APACHE_MODULE(slotmem_shm, slotmem provider that uses shared memory, , , most)
+APACHE_MODULE(slotmem_shm, slotmem provider that uses shared memory, , , yes)
 APACHE_MODULE(slotmem_plain, slotmem provider that uses plain memory, , , )
 
 APACHE_MODPATH_FINISH