]> granicus.if.org Git - apache/commit
ap_max_requests_per_child is a global
authorJeff Trawick <trawick@apache.org>
Mon, 28 Mar 2011 14:13:37 +0000 (14:13 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 28 Mar 2011 14:13:37 +0000 (14:13 +0000)
commit044e80c6212e6506e65d8f28a7b51b70e6bf8c3f
tree2b772013896e3bc31523d6347240835b412c10b6
parentd1ac3fd574e8be765115c4ab654d79f781700cf4
ap_max_requests_per_child is a global
(otherwise, this local one doesn't match the one used by the OS/2 child
code or the MaxConnectionsPerChild directive)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086246 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/mpmt_os2/mpmt_os2.c