tor 2009-07-16 klockan 00:26 -0700 skrev Elli Albek: > A couple of questions: > 1. Why do you remove the etag? Our web server does gzip for static > files, and in that case provides a different etag than the non zipped > file. So far I did not see any problem with using the web server > directly or behind squid. If your web server zips the content then why are you using the gzip eCAP adapter? Intermediaries need to be very careful with ETag when serving modifying content. Removing ETag from the modified replies is the easiest path to avoid serious breakage. Regards Henrik