[users@httpd] Re: mod_proxy ignores incompleteness of chunked-coding response from backend

2013-08-29 Thread Hannes Schmidt
Just FYI, we filed a bug about this: https://issues.apache.org/bugzilla/show_bug.cgi?id=55475 On Sat, Aug 17, 2013 at 2:11 AM, Hannes Schmidt wrote: > Hi, > > We use Apache's mod_proxy to reverse-proxy a web application that sends > back large XML responses whose lengt

[users@httpd] mod_proxy ignores incompleteness of chunked-coding response from backend

2013-08-17 Thread Hannes Schmidt
x27;http://localhost:8881/cghub/metadata/analysisObject?fake_error=1' && echo success || echo failure to hit the backend directly. [1] (patch) https://gist.github.com/hannes-ucsc/3f60c5fc5dd8c6bf23cc [2] (server.py) https://gist.github.com/hannes-ucsc/a8ce89e3ce7967ffa833 [3] (http

Re: [us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-18 Thread Hannes
Hi Igor, First, thanks for the fast response! - "Hannes" wrote: Hi HTTPD Users, I'm using Apache 2.2 on Debian (Kernel 2.6) as a proxy for my web applications . So far I got it all working, including SSL and stuff. But when I had a look at the access.log, I

[us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-17 Thread Hannes
request to localhost. Do I've to do that with iptables or is it possible within Apache? thanks! Hannes - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>