Hi,
After some more digging, it looks like sendfile calls ap_send_fd, and in
Apache 2.2.22 at least, ap_send_fd doesn't set an eos bucket, so range
requests won't work.
Posted this:
http://www.gossamer-threads.com/lists/apache/dev/414631
to Apache list as if I change ap_send_fd to also send an eos bucket (as
mod_asis does), then it "works" (although just for sendfile, if you do
r->print, it doesn't work).
Just not sure if this is a proper fix, or if it's a mod_perl problem
or apache problem.
Cheers,
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]