]> granicus.if.org Git - apache/commit
Performance optimization: updated the worker MPM to recycle
authorBrian Pane <brianp@apache.org>
Wed, 13 Feb 2002 04:49:55 +0000 (04:49 +0000)
committerBrian Pane <brianp@apache.org>
Wed, 13 Feb 2002 04:49:55 +0000 (04:49 +0000)
commitd15ed5eaa05df949b515dbb202d2b717b158ad8a
treecfeec1fd70a40903545b6200af8be84938648f08
parent93d3d83585367a3ea524f52f647efc2ad55a2206
Performance optimization: updated the worker MPM to recycle
per-transaction pools instead of destroying them.  Based on
Ian's benchmark testing, this reduces CPU utilization by
about 1% on Solaris.

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