[users@httpd] Re: mod_proxy, jetty -- (20014)Internal error: proxy: error reading status line

2012-06-07 Thread Oleg Dulin
Ok, problem solved by switching to nginx…. Thank you guys. On 2012-06-04 13:51:14 +, Oleg Dulin said: We have a configuration as follows: Apache2 httpd with mod_proxy (2.2.15) in the DMZ Java server process with embedded Jetty in the secure zone All calls to the Java server are POST made

[users@httpd] mod_proxy, jetty -- (20014)Internal error: proxy: error reading status line

2012-06-04 Thread Oleg Dulin
We have a configuration as follows: Apache2 httpd with mod_proxy (2.2.15) in the DMZ Java server process with embedded Jetty in the secure zone All calls to the Java server are POST made by an iPad application The mod_proxy configuration looks like this: ProxyRequests Off ProxyPreserveHost