Added by nishant about 15 years ago
Hi...
I have a basic query regarding transaction handling by mod proxy module.
Does mod proxy sends response (sent by proxy host) back to the lighttpd client only when proxy host close network socket or break connection.
In my case, irrespective of Content-Length of response message , mod_proxy is forwarding response only when I invoke "close(socket)" on my host server.
Does anyone has faced any such problem ??
Regards,
~Nishant
Fixed the issue. Please look in the bugs sections.