]> granicus.if.org Git - apache/commit
Revert r1831218, the API garantees slotmem_attach() is called in child_init().
authorYann Ylavic <ylavic@apache.org>
Fri, 11 May 2018 09:44:38 +0000 (09:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 11 May 2018 09:44:38 +0000 (09:44 +0000)
commit76418da90b43bd730c0b15ff2db34ffc8694554d
treef9ed7bb31835b216a666c3680c8d49433038c8bc
parenteb353ffa5de91e37877141a42e51e33178e32a34
Revert r1831218, the API garantees slotmem_attach() is called in child_init().

r1831394 is the right follow to r1830800 to preserve "inherited" slotmems in
children processes.

While at it, comment on the expectations from mod_proxy_balancer w.r.t.
slotmem_attach() implementations, and eventually how we could improve the API
later (w/o backporting to 2.4.x).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1831396 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_balancer.c