Re: Increasing packet size to 64 KB on mod_proxy and mod_proxy_balancer

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

 



On Wed, Sep 20, 2017 at 2:54 AM, DhilliPrasad Nellepalli
<ndhilliprasad@xxxxxxxxx> wrote:
>
> We don't use the ssl from apache to netty. One thing I have notice was
> expect:100-Continue header in the request to apache.

That's the request (of the Apache proxy) to the backend, right?

If so...

> Not sure if except
> header has anything to do with the fragmentation to send the headers first
> and wait for response and then send the body.

.. clearly, the proxy has to wait for an "ack" (HTTP/1.1 100 Continue)
from the backend to send further data (after the header), that's how
100-continue works.

But if "Expect: 100-continue" is sent by the proxy it means that you
confifured it (i.e. ProxyPass ... ping=... ).
Is it the case?


Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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