Actions
Bug #56
closedmod_proxy and freebsd-kqueue event handling with openbsd aborts
Status:
Fixed
Priority:
Normal
Category:
mod_proxy
Target version:
-
ASK QUESTIONS IN Forums:
Description
a system setup with mod_proxy pointing at tracd, and freebsd-kqueue as the event handler will abort when it tries to deliver the data back to the client.
the proxy is configured as such:
proxy.server = ("" => ( "trac" => ( "host" => "127.0.0.1", "port" => 9090 )))
a partial ktrace is available at: http://tilderoot.com/~ben/tmp/lighttpd-mod_proxy-ktrace.txt
-- ben
Updated by jan over 19 years ago
does this still apply to 1.4.2 ? Does applying changeset r650 help ?
Updated by Anonymous over 19 years ago
1.4.2 seems to work fine (after applying r649). there doesn't appear to be any change in behavior with r650 applied. thanks.
-- ben
Updated by Anonymous over 19 years ago
applying 650 issue with access.log works now! thanks!
I guess this ticket now can be closed.
-- nikns
Updated by jan over 19 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
Actions
Also available in: Atom