Re: [users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-07 Thread Anoop L
...@googlemail.com wrote: On Thu, Sep 6, 2012 at 12:27 PM, Eric Covener cove...@gmail.com wrote: On Thu, Sep 6, 2012 at 6:59 AM, Anoop L anpl1...@gmail.com wrote: Hi All, We use HTTPD 2.2.17 with Mod_ssl and Mod_proxy in front of HA_proxy to terminate https. When the backend sends http

[users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-06 Thread Anoop L
Hi All, We use HTTPD 2.2.17 with Mod_ssl and Mod_proxy in front of HA_proxy to terminate https. When the backend sends http header named 'Warning' HTTPD removes that from response sent to client. I tried adding a customer header value named 'Warning1' and client gets that value in response.

[users@httpd] Mod_proxy Chunk file size issue

2012-05-02 Thread Anoop L
Hi, I am using Apache HTTPD 2.2.17 + Mod_proxy + SSL on Ubuntu as a gateway. Everything works fine but when I send a request with Transfer Encoding: Chunked, it converts back if the file size is too small. I tested with a 43k works fine. Tested with 16K and 5.5K it's getting converted as a