]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
I learned about AP_MODE_EXHAUSTIVE while reading some of the new filter
authorRyan Bloom <rbb@apache.org>
Mon, 25 Feb 2002 06:54:40 +0000 (06:54 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 25 Feb 2002 06:54:40 +0000 (06:54 +0000)
commitfe218c2c0dad2fd7202f9951057a68d861379078
tree20519bb073b426237b96938b9c4cb61ee38087d5
parent3eba8395c9f133a7d9a84ce14a9cfd9378d1487a
I learned about AP_MODE_EXHAUSTIVE while reading some of the new filter
code earlier today.  With this mode, the Perchild MPM can finally be
fixed to work with filters.  I have changed a comment in the core to make
it clear that this mode is required, but I have mentioned how dangerous
this mode is.  Also add a comment to STATUS about my plans.

Hopefully I'll have some time this week to hack through the MPM.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93565 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/core.c