[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    Re: [users@httpd] Increasing packet size to 64 KB on mod_proxy and mod_proxy_balancer
From:       Yann Ylavic <ylavic.dev () gmail ! com>
Date:       2017-09-20 10:46:47
Message-ID: CAKQ1sVP=DrhuUwxEkfLENYhBt0QSBTLQ+L480se5kXczFQa5dw () mail ! gmail ! com
[Download RAW message or body]

On Wed, Sep 20, 2017 at 2:54 AM, DhilliPrasad Nellepalli
<ndhilliprasad@gmail.com> 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@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic