New issue 101 by wallaby....@gmail.com: Patch: RequestProxy does not flush
and release the resources
http://code.google.com/p/urlrewritefilter/issues/detail?id=101
While using the RequestProxy I noticed that the output stream is not
flushed which keeps the connection open with certain clients.
The attached patch corrects this. It is successfully used in production.
Attachments:
urlrewrite-proxy-flush-patch.diff 3.9 KB