]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix winnt bucket_alloc to borrow memory from the transaction
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 07:55:30 +0000 (07:55 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 07:55:30 +0000 (07:55 +0000)
commit352ab75d24ac27c796ca2ab8adbfa3134a9eccfd
tree76e20a47a1e85f85ff33b2886e7cefa263e220ea
parenta79df97b703d54dd53b388fb00c2868e979064bc
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>
Backport: r607393

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