Hi all,

I would like to reduce the diversity of Accept-Encoding request header
values by replacing the header with a hardcoded value like:
"gzip,deflated".

In Squid 2.6 there are two directives that seems sutible for the job:
header_access and heaer_replace. Will the following configuration do the
job? 

header_access Accept-Encoding deny all
header_replace Accept-Encoding gzip,deflated

If yes are they replaced before or after squid cache the entry?

Cheers,
 Chris



This e-mail message contains information which is confidential and may be 
privileged. It is intended for use by the addressee only. If you are not the 
intended addressee, we request that you notify the sender immediately and 
delete or destroy this e-mail message and any attachment(s), without copying, 
saving, forwarding, disclosing or using its contents in any other way. TomTom 
N.V., TomTom International BV or any other company belonging to the TomTom 
group of companies will not be liable for damage relating to the communication 
by e-mail of data, documents or any other information.

Reply via email to