[users@httpd] Apache dechunks request data

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

 



Hi,

I have a java-based client that uses HTTP to communicate with a server. I've been trying to use chunked transfer encoding available in HTTP/1.1 to streamline request data from client to server. A servlet on the server side is designed to handle and process each chunk as they come along. But the problem seems to be that Apache is "dechunking" the data before sending it to tomcat for processing. Is there a way to tell Apache to forward any chunks that it receives to tomcat immediately, without any buffering or dechunking? On the server side I am using Apache 2.0.54 and tomcat with mod_jk.

Thanks,
Chia-ling

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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