Greg Ames wrote: > > Jeff Trawick wrote: > > > > Here's a backtrace while processing /dist/httpd/. Where is the > > > subrequest filter? > > > > maybe this helps... haven't tested yet > > > > Index: request.c > > yep, this solves about half of the problem. With this on, I now see all the > data, it's just in the wrong order.
I put Jeff's patch on the 2.0.34 test server on daedalus and bounced it. http://www.apache.org:8092/dist/ looks perfect, since it only has a HEADER.html. You can see the out-of-order data at http://www.apache.org:8092/dist/httpd/ (that dir has both a HEADER.html and README.html). Greg
