Hello,
I'm in the process of configuring Reverse Proxy running Squid vs 2.5
(os:Suse Enterprise Server 9) and following is the error I get while
running squid -k parse:
proxy:/etc/squid # squid -k parse
FATAL: Bungled squid.conf line 53: http_port 80
Squid Cache (Version 2.5.STABLE5): Terminated abnormally.
CPU Usage: 0.005 seconds = 0.000 user + 0.005 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Aborted
proxy:/etc/squid #
*Why is it showing error on " line 53: http_port 80 "? *
Following are the ONLY changes I've made in squid.conf file to run it in
server accelerator mode:
http_port 80
httpd_accel_host 10.1.4.241 #ip of the origin server
httpd_accel_port 80
httpd_accel_uses_host_header off
httpd_accel_single_host on
httpd_accel_with_proxy off
acl all src 0/0
acl TheOriginServer dst 10.1.4.241
http_access allow TheOriginServer
http_access deny All
refresh_pattern . 0 20% ignore-reload
emulate_httpd_log
Please help!!
thanks,
-- Milli Gurung Asst. Systems Administrator *************************** Innovative Interfaces, Inc. 5850 Shellmound Way Emeryville, CA 94608 Tel : 510.655.6200 x 3104 www.iii.com ***************************Received on Wed Jan 10 2007 - 11:58:09 MST
This archive was generated by hypermail pre-2.1.9 : Thu Feb 01 2007 - 12:00:01 MST