Re: [users@httpd] IPTABLES and Apache ProxyPass

2015-05-18 Thread Lionel Fairon
You should enable stateful packet inspection on both INPUT an OUTPUT, as the communications between your reverse proxy and the origin server are not included in your rules: OUTPUT any, but responses (received on INPUT) are only accepted if sent to... Port 80 or 443. Responses are sent to the ori

[EMAIL PROTECTED] Chunked Encoding

2008-06-25 Thread Lionel Fairon
Hi Group, I've a problem with a third party agent running on apache 2.2.6 (authorization agent). I'm then trying to understand exactly what is the normal behavior of apache running as a reverse proxy : When the user sen a POST with large amount of data (several Mb) 1. The client opents tcp (