You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@kiwi.ics.uci.edu> on 1999/01/03 08:50:17 UTC

Re: fixing O(n^2) mem crap in mod_negotiation.c

Never mind -- that version had a bunch of bugs, but I've fixed them
and it seems to work.  I'll fix the other O(n^2) cases and commit.

....Roy