On Thu, 17 Jun 2004, Jeffrey Burgoyne wrote:
> The first change was to modify mod_alias to work with sorted array > elements instead of a linear list (they have well over 1000 redirect rules > of this sort). This also included an array sort function put into alloc.c. > Nice - see http://httpd.apache.org/dev/patches.html as to how we like them. > The second changes dealt with proxy timeouts. I see there seems to be a > whole seperate group for proxy issues. Therefore for now I'd like to work > to get the mod_alias changes added in and I'll deal with the proxies > later. > > What is the correct way to start to move forward with this? http://httpd.apache.org/dev/patches.html is the place to start. Dw.
