On Fri, Aug 6, 2010 at 5:39 PM, Dilip <singhdilip130...@yahoo.com> wrote: > i am using fedora 11 when i am adding these lines > > httpd_accel_host virtual > httpd_accel_port 80 > httpd_accel_with_proxy on > httpd_accel_uses_host_header on > > to squid.conf file an error occurred when i start the squid server > > cache_cf.cc(346) squid.conf:3045 unrecognized: 'httpd_accel_host' > cache_cf.cc(346) squid.conf:3058 unrecognized: 'httpd_accel_with_proxy' > cache_cf.cc(346) squid.conf:3072 unrecognized: 'httpd_accel_uses_host_header' >
Did you make any efforts to check Squid 3 Documentation for the configuration directives you are using in squid config file? Reading documentation and checking logs is must before posting queries on list. :-) Do check this http://www.visolve.com/squid/squid30/contents.php -- With Regards Abhishek Amberkar