From: <[EMAIL PROTECTED]>
Sent: Thursday, August 16, 2001 3:04 PM


> wrowe       01/08/16 13:04:33
> 
>   Modified:    .        CHANGES
>                modules/http mod_mime.c
>   Log:
>     Push back CHANGES to document the complete mod_mime segfault solution.
>     Rounded out the mod_mime Add/Remove pairs by adding RemoveLanguage
>     and RemoveCharset directives, and rolled in the remove_items handling.
>     This is (effectively) my complete patch, sans pool optimizations.
>     [William Rowe]

Dang... had to update/reattempt to commit so many times I forgot to point out...
this patch also reorders the directive handlers into alpha order, for clarity.

This is pushed into 2.0.24 - G. Ames - would you give it a shot on Daledeus?

In a complete irrelevant tag-push (to anyone but Win32 users) I've pushed the
support/win32/ApacheMonitor stuff forward as well, since several bugs are fixed.

Now, this is a far as I can take it.  Segfaults (from the hash _and_ the elements)
should be gone.  I don't have the time or energy to focus on the optimization patch 
to reflect this last update, especially as exactly one (1) individual has commented
on the 'optimization guideslines' draft I posted.

If anyone doesn't like the performance heuristics, try backing out hashes and just
restore tables, _without_ breaking any of the (non-hash) bug fixes that were recently 
introduced.

Bill


Reply via email to