Re: Problem with mod_proxy and chunked packets

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

 



On Wed, Nov 19, 2008 at 3:54 AM, Adelfio D'Angio'
<adelfio.dangio@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi all,
>
> on Apache 2.2.8 I have a problem with mod_proxy in case of chunked packets.
> This is my Proxy configuration:
> ProxyPass /bld/kernel http://localhost:38315
> ProxyPassReverse /bld/kernel http://localhost:38315
>
> I published an "Hello World!" page on another web server running on port 38315
> but when I use Apache (/bld/kernel/hello2) I get this text:
> 26
> Hello World!
> 0

You're looking at a chunked response in something that doesn't know
what to do with the chunked encoding.  Is it a real browser, or are
you just looking at the dump?

It looked like the Transfer-Encoding: chunked header was set on the
response and the chunked encoding was correct.

-- 
Eric Covener
covener@xxxxxxxxx

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