tor 2007-03-15 klockan 13:26 +0700 skrev Wahyu:
> I want to try the gzip content encode with squid 3 but i got problem
> with that, patch and make are success, but when i'm running the
> squid i got this error:
>
> Starting proxy server: 2007/03/15 12:57:53| parseConfigFile:
> 'squid.conf' line 294 unrecognized: 'negotiate_ce_access allow all'
> 2007/03/15 12:57:53| parseConfigFile: 'squid.conf' line 303
> unrecognized: 'encode_gzip_access allow all'
> 2007/03/15 12:57:53| parseConfigFile: 'squid.conf' line 312
> unrecognized: 'encode_deflate_access allow all'
>
> anyone know how to solve this?
After applying the patch the following is needed to build a content
recoding enabled Squid:
./bootstrap.sh
./configure ... --enable-content-encoding
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sun Apr 01 2007 - 12:00:01 MDT