[Zlib-devel] [PATCH] One remaining Valgrind error
Jan Seiffert
kaffeemonster at googlemail.com
Thu Aug 16 16:42:16 EDT 2012
Daniel Richard G. schrieb:
> On Thu, 16 Aug 2012, Jan Seiffert wrote:
>
>> As i told you already, it's the "inner loop" outside of zlib. Every
>> compressed http-connection (the majority today) needs a new zstream
>> (or an inflate reset). You are not just memsetting some 100 bytes,
>> but prop. 64k Byte. So $ALEXA_WEB_TOP_10 will send a patch to
>> remove it because their server handle less load/need more energy.
>> For them it's a regression.
>
> They're already going to be using inflateReset() in that scenario.
>
Sorry, my Bad, deflateReset() of course.
At least Apache (cecked 2.2 and 2.4) is not.
grep'ed ngix 1.3.3, nope, deflateInit2 and deflateEnd, like Apache.
[snip]
> --Daniel
>
>
Greetings
Jan
--
"It's like you poured awesome-sauce over a big plate of bodacious"
More information about the Zlib-devel
mailing list