I just realized that there was a typo in the patchset - it applies cleanly against httpd-2.2.6, but there's a line that shouldn't be there:
srclib/apr/network_io/unix/sendrecv.c line 118: from->salen = sizeof(from->sa); Remove this and it should build cleanly. Issac Rolf Banting wrote: > OK - well I didn't have any luck with the 2.26 patch so I got hold of > the trunk and applied Issac's original patchset. One of the > core_filters.c hunks failed, otherwise the patch went through. I > manually tweaked core_filters & now everything builds. > > Sometime over the weekend I'll have a go with mod_perl. > > Rolf >