[squid-users] problem in yahoo games

From: Mohammad Shakir <shakirgil@dont-contact.us>
Date: Wed, 29 Oct 2003 12:51:10 -0800 (PST)

I am running squid squid-2.4.STABLE6-1.7.2, on Red Hat
Linux 7.3, all things are running fine but when I
connect to games.yahoo.com and try to join I get some
error like " you have stale page in your cache " and
more ...
 
I am sending herewith my squid configuration, any
expert have idea, what will be problem in my
configuration.
 
thanks in advance.
 
http_port 8080
icp_port 0
icp_query_timeout 0
maximum_icp_query_timeout 0
mcast_icp_query_timeout 0
dead_peer_timeout 10 seconds
hierarchy_stoplist
cache_mem 100 MB
cache_swap_low 90
cache_swap_high 95
maximum_object_size 16384 KB
minimum_object_size 0 KB
ipcache_size 1024
ipcache_low 90
ipcache_high 95
fqdncache_size 2048
cache_dir aufs /cache1 1000 16 256
cache_access_log /var/log/squid/access.log
cache_log /dev/null
cache_store_log /dev/null
cache_swap_log /var/log/squid/cache_swap_log.log
emulate_httpd_log off
mime_table /etc/squid/mime.conf
log_mime_hdrs off
pid_filename /var/run/squid.pid
debug_options ALL,1
log_fqdn on
client_netmask 255.255.255.255
ftp_user ftp@cyberya.net
ftp_list_width 32
dns_nameservers 192.168.0.2
wais_relay_host localhost
wais_relay_port 8000
request_header_max_size 10 KB
request_body_max_size 0 MB
reply_body_max_size 1 MB
refresh_pattern . 518400 99%
 518400
refresh_pattern .jpg 20160 99%
 40320 override-expire
refresh_pattern .jpeg 20160 99%
 40320 override-expire
refresh_pattern .gif 20160 99%
 40320 override-expire
refresh_pattern ^ftp: 518400 99%
 518400
refresh_pattern ^gopher: 518400 99%
 518400
reference_age 1 year
quick_abort_min 0 KB
quick_abort_max 0 KB
connect_timeout 120 seconds
siteselect_timeout 4 seconds
read_timeout 5 minutes
request_timeout 30 seconds
half_closed_clients off
pconn_timeout 120 seconds
ident_timeout 10 seconds
shutdown_lifetime 1 seconds
acl all 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 ourserver src 192.168.0.101-192.168.0.130
acl ourserver1 src 192.168.0.1
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-69000
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
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow ourserver
http_access allow ourserver1
http_access deny all
http_access allow localhost
icp_access allow all
miss_access allow all
cache_mgr jali75pk@hotmail.com
cache_effective_user squid
cache_effective_group squid
visible_hostname server2.cyberya.net
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
dns_testnames netscape.com internic.net nlanr.net
microsoft.com
logfile_rotate 10
append_domain .cyberya.net
tcp_recv_bufsize 0 bytes
memory_pools on
forwarded_for on
buffered_logs on
offline_mode on

 

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
Received on Wed Oct 29 2003 - 13:51:11 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:45 MST