пн, 29 мар. 2021 г. в 19:35, Lukas Tribus <lu...@ltri.eu>:

> Hi Ilya,
>
>
> On Mon, 29 Mar 2021 at 15:34, Илья Шипицин <chipits...@gmail.com> wrote:
> >
> > Dear list,
> >
> > on browser load (html + js + css) I observe 80% of cpu spent on gzip.
> > also, I observe that zlib is probably one of the slowest implementation
> > my personal benchmark correlate with https://github.com/inikep/lzbench
> >
> > if so, should'n we switch to slz by default ? or am I missing something ?
>
> There is no default.
>
> zlib is optional.
> slz is optional.
>
> Haproxy is compiled with either zlib, slz or no compression library at all.
>
>
> What specifically are you suggesting to change in the haproxy source tree?
>

for example, docker image
https://hub.docker.com/_/haproxy


>
>
> Regards,
> Lukas
>

Reply via email to