On 13/07/17 10:08, Razor Cross wrote:
Thanks Alex. Is there any way we can prevent squid from caching chunked encoding response?


This should do that:

 acl chunked rep_header Transfer-Encoding chunked
 store_miss deny chunked

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

Reply via email to