Hi,
Since the past two days, squid is passing lots of
malformed urls to the redirector program. Samples are
as follows :-
^Hý5^Hñ^RBongs.tamilsongs.net/songs/17/eahawtawkea/1599.rm
^Hý5^Hñ^RBongs3.tamilsongs.net/songs/17/eahawtawkea/1599.rm
^Hý5^Hñ^RBongs.tamilsongs.net/songs/17/eahawtawkea/1601.rm
^Hý5^Hñ^RBongs3.tamilsongs.net/songs/17/eahawtawkea/1601.rm
^Hý5^Hñ^RBongs.tamilsongs.net/songs/17/eahawtawkea/2473.rm
hÃ!^Hñ^RBww.google.com/search?sourceid=navclient&q=javascript%3Ahistory
Kindly tell me a solution for this problem.
IE version is 5.0
The squid.conf is as follows :-
http_port 3128
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
acl all src 0/0
no_cache deny all
cache_dir null /usr/local/squid/var/
debug_options ALL,1 61,9 33,5
redirect_program
/usr/local/omniqube/cfilter/cfclient/cf_client
redirect_children 10
redirect_rewrites_host_header off
authenticate_ttl 10 minutes
authenticate_ip_ttl 10 minutes
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
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
http_access allow all
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
acl our_networks src 9.0.0.0/24
http_access allow our_networks
http_access deny all
http_reply_access allow all
icp_access allow all
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
coredump_dir /usr/local/squid/var/cache
Regards and TIA,
Deepa
________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more.
Go to: http://in.insurance.yahoo.com/licspecial/index.html
Received on Tue Feb 17 2004 - 22:35:51 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST