On 10/20/2015 07:23 AM, Eliezer Croitoru wrote:
> The chunked should not affect squid caching as far as I can tell how
> squid works.

Chunking affects caching code because chunked responses do not have
Content-Length headers, and Squid makes many decisions, including
decisions about caching, based on available/anticipated/received/etc.
body sizes.

Whether chunking plays a role in this bug report, I do not know, but it
should be possible to tell if one can reproduce the problem.

Alex.

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to