You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-dev@httpd.apache.org by Justin Erenkrantz <je...@ebuilt.com> on 2001/08/25 10:40:00 UTC

mod_include test with new pool code.

On Cliff's suggestion, I used big.shtml from httpd-test/perl-framework
(took httpd-test/perl-framework/t/htdocs/modules/include directory
and made it include-test).  This shifted the load back to the CPU, so 
our MP hardware can actually be useful now.

Gory details at:

http://www.apache.org/~jerenkrantz/

So, ~1% overall gain and a ~2-3% gain with a mod_included URL due to
Sander's patch.

Worker MPM has problems handling a connection at first.
Threaded MPM has problems with mod_include.

Lots more info on the link above.  HTH.  I'm going to sleep now.  
-- justin