Thread: Can't Get Squid To Start, Squid.Conf Attached
pulling hair out here, squid doesn't want run @ all.
when invoke sudo service squid start
says
when check running process nothing there, , when @ status of squid server via webmin says 'down'code:squid start/running, process 305080
squid.conf below.
specs. ubuntu server 11.04 32bitcode:http_port 3128 acl query urlpath_regex cgi-bin \? no_cache deny query cache_mem 200 mb cache_swap_low 90 cache_swap_high 95 maximum_object_size 500 kb minimum_object_size 10 kb maximum_object_size_in_memory 500 kb cache_dir ufs /squid/cache 20000 16 256 cache_access_log /squid/logs/access.log cache_log /squid/logs/cache.log emulate_httpd_log on auth_param basic children 5 auth_param basic realm squid proxy-caching web server auth_param basic credentialsttl 2 hours refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern . 0 20% 4320 #recommended minimum configuration: acl src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl to_localhost dst 127.0.0.0/8 acl ssl_ports port 443 563 acl safe_ports port 80 # http acl safe_ports port 21 # ftp acl safe_ports port 443 563 # https, snews acl safe_ports port 70 # gopher acl safe_ports port 210 # wais acl safe_ports port 1025-65535 # unregistered ports acl safe_ports port 280 # http-mgmt acl safe_ports port 488 # gss-http acl safe_ports port 591 # filemaker acl safe_ports port 777 # multiling http acl connect method connect visible_hostname roswell http_access allow http_access allow manager localhost http_access deny manager http_access deny !safe_ports http_access deny connect !ssl_ports http_access allow localhost http_access deny http_reply_access allow icp_access allow cache_mgrt root httpd_accel_port 80 httpd_accel_host virtual httpd_accel_with_proxy on httpd_accel_uses_host_header on coredump_dir /var/spool/squid
logs friends. see in /var/log/squid?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Can't Get Squid To Start, Squid.Conf Attached
Ubuntu
Comments
Post a Comment