On Mon, 29 Oct 2018 at 23:55, Igor Cicimov
<ig...@encompasscorporation.com> wrote:
> > > However when enabling H2 on the frontend the connection to the webserver
> > > (which itself is also made with SSL encryption) is made for every single
> > > requested object i suspect this is the main reason for the slowdown, it
> > > now needs to perform the ssl handshake on the backend 25 times.
> > >
> > > Is this by (current) design? Is it planned/possible this will be changed
> > > before 1.9 release?
> >
> > Yes and yes, this is what will be fixed be the native HTTP
> > representation (codenamed HTX), hopefully this is something we will be
> > able to play with in 1.9-dev6.
> >
> >
> > Regards,
> > Lukas
> >
>
> Is this the case with 1.8 also atm?

Yes, and 1.8 will stay that way, this is not backport material.


Lukas

Reply via email to