[users@httpd] Chunked encoding handling in reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Chunked encoding handling in reverse proxy

Hi,
        I am trying to protect client-server application through Apache reverse proxy.
 My server is protected behind apache reverse proxy and client is standalone application that can access server through internet. The client-server communicate with each other via HTTP 1.1 protocol with Content-encoding:chunked. The data part is sent in form of chunked data. When I set this up via reverse proxy, the apache does not forward following PUT request from client to my server:

PUT /IDXXXXXX
Content-encoding : chunked
host:YYYY


It seems Apache is waiting for some more information from client.
Please help.

Regards,
Satinder Singh


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux