]> granicus.if.org Git - apache/commit
Fix a performance problem with the worker MPM. We now create
authorRyan Bloom <rbb@apache.org>
Tue, 28 Aug 2001 18:09:36 +0000 (18:09 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 28 Aug 2001 18:09:36 +0000 (18:09 +0000)
commit7c83799b853bd2a705ab0416ef2673409383cdb3
treef1a0742a3961dc4f5d6d7c23e420ef4f631dee4e
parent6c59a455da874ca5017ae77e3db1bcc460b62bed
Fix a performance problem with the worker MPM.  We now create
transaction pools once, and re-use them for each connection.

Submitted by: Aaron Bannert <aaron@clove.org>

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