I sent a patch to the list a while back for that one:
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=101445378225873&w=2 On Tue, Jul 02, 2002 at 02:33:38PM -0700, Justin Erenkrantz wrote: > On Tue, Jul 02, 2002 at 02:13:23PM -0700, Brian Pane wrote: > > We may be able to replace some more ap_add_*_filter() calls with > > ap_add_*_filter_handle() to reduce the cost of the add_any_filter() > > trie lookup. > > CORE_IN and CORE are added via ap_add_*_filter() (server/core.c:4063). > > I'll bet that's why this function is so high. -- justin >
