Bug #995
infinite loop with X-sendfile and ajp13
| Status: | Missing Feedback | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_proxy_backend_ajp13 | |||
| Target version: | - | |||
| Pending: | Resolution: | worksforme |
||
| Patch available: |
Description
The error log is full of:
connections.c.810: (error) I thought only WRITE_RESPONSE_* need fdevent-out
when i try to do X-sendfile with a servlet filter
-- mathieu
History
02/06/2007 09:22 PM - jakabosky
- Status changed from New to Fixed
- Resolution set to worksforme
works for me with revision r1614.
make sure you have this in your config:
proxy-core.allow-x-sendfile = "enable"