]> granicus.if.org Git - apache/commit
Fix winnt bucket_alloc to borrow memory from the transaction
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 07:54:55 +0000 (07:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 07:54:55 +0000 (07:54 +0000)
commit6a533d0bf94e3b043e10d2841a95a57e2dd1867d
treee6d133ec5a04fcaa740ac3ad85ebba55ac82cf5f
parent100735f0df6e5c1148fb79180cb9da55658e09f7
Fix winnt bucket_alloc to borrow memory from the transaction
pool, instead of exhausting pchild memory over a number of
connections.

PR: 11427
Submitted by: Alex Varju <alex varju.ca>

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