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
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