You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Gonyou, Austin" <au...@coremetrics.com> on 2001/07/06 00:30:11 UTC

Mike Abbot's Patches

Were any of those patches ever put into 2.0 MPM or 1.3.x? Just curious,
don't remember which ones/if any, were ever accepted. 

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

Re: Mike Abbot's Patches

Posted by Bill Stoddard <bi...@wstoddard.com>.
I worked a few of the simple ones into Apache 2.0.  Also added a 'quick_handler' hook to
facilitate adding the quick cache to Apache 2.0.  At this point in Apache 2.0 development,
you should not expect much in the way of performance.  The threaded MPM scales much better
than Apache 1.3 (uses much less memory per connected client) but the straight through
instruction path is a bit worse than Apache 1.3 right now.  We'll get that fixed though.

Bill
----- Original Message -----
From: "Gonyou, Austin" <au...@coremetrics.com>
To: <ne...@apache.org>
Sent: Thursday, July 05, 2001 6:30 PM
Subject: Mike Abbot's Patches


> Were any of those patches ever put into 2.0 MPM or 1.3.x? Just curious,
> don't remember which ones/if any, were ever accepted.
>
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: austin@coremetrics.com
>