[squid-users] URL could not be retrieved

From: Winfield Henry <Winfield.Henry_at_alamancecc.edu>
Date: Tue, 25 Jan 2011 14:52:17 -0500

Hi,
I have a new 2.7 squid proxy running that is giving the following error at a login screen for a website, http://webs.com.
The failed url is http://members.webs.com/j_spring_security_check.
I will paste .conf file underneath. Any ideas on solving this would be appreciated.
I have looked in access.log and these fetches are associated with
1295985024.655 0 216.166.211.226 TCP_DENIED/400 3248 GET NONE:// - NONE/- text/html

 
W

--------------------------------------------------------------------------------

Invalid Request error was encountered while trying to process the request:

GET /s/login/relogin?error=1 HTTP/1.1
Host: members.webs.com
Connection: keep-alive
Cache-Control: max-age=0
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.642.2 Safari/534.16
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: __ar_v4=CQMQU3VH7BHHLHBGB3FO3P%3A20110123%3A1%7C4XPHYQXUW5F67NTBFZ5VBS%3A20110123%3A2%7CA5CMOZASUJFAHC4LQCJN6Y%3A20110123%3A2%7CWPY6556JWBH6XIA52YCLZ5%3A20110123%3A1; __gads=ID=badf20d478a26f6f:T=1295894278:S=ALNI_MbB3RAiHOOL_J0Kb5uAvfJ-K1VVIQ; __qca=P0-661593854-1295894308367; JSESSIONID=34D351F3C46241777A665AC73B424734; __utmx=68218446.00010803733046831394:2:0-0-0.00013109210745826008:4:0-0-0-0-0-3-0-0; __utmxx=68218446.00010803733046831394:3108957:2592000.00013109210745826008:3192437:2592000; fwGWO0745826008=0-0-0-0-0-3-0-0; __utmz=68218446.1295977594.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=68218446.2130850067.1295977594.1295977594.1295977594.1; __utmc=68218446; __utmb=68218446.1.10.1295977594; FW_=R3196350796; cmTPSet=Y; __utmz=1.1295977827.3.3.utmcsr=webs.com|utmccn=(referral)|utmcmd=referral|utmcct=/; __utma=1.686202039.1295894117.1295975400.1295977827.3; __utmc=1; __utmb=1.1.10.1295977827; __utmz=11551144.1295977827.3.3.utmcsr=webs.com|utmccn=(referral)|utmcmd=referral|utmcct=/; __utma=11551144.1887631758.1295894117.1295975400.1295977827.3; __utmc=11551144; __utmb=11551144.1.10.1295977827

SQUID.CONF

acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32
#acl localnet src 10.0.0.0/8 # RFC1918 possible internal network
acl localnet src 172.16.0.0/16 # RFC1918 possible internal network
#acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
acl SSL_ports port 443 # https
acl SSL_ports port 563 # snews
acl SSL_ports port 873 # rsync
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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 Safe_ports port 631 # cups
acl Safe_ports port 873 # rsync
acl Safe_ports port 901 # SWAT
acl Safe_ports port 10000 # webmin
acl purge method PURGE
acl CONNECT method CONNECT
 
acl bad_url dstdomain "/etc/squid/bad-sites.squid"
 
icp_access allow localnet
icp_access deny all
 
http_port 3128
 
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern (Release|Package(.gz)*)$ 0 20% 2880
refresh_pattern . 0 20% 4320
acl shoutcast rep_header X-HTTP09-First-Line ^ICY.[0-9]
upgrade_http0.9 deny shoutcast
acl apache rep_header Server ^Apache
acl WAN-Interface src xxxxxxx/255.255.0.0
acl Safe_method method GET POST HEAD CONNECT
http_access deny bad_url
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access allow localhost
http_access allow localnet
http_access allow WAN-Interface
http_access allow Safe_method
http_access deny all
broken_vary_encoding allow apache
extension_methods REPORT MERGE MKACTIVITY CHECKOUT
hosts_file /etc/hosts
coredump_dir /var/spool/squid
ipcache_high 95
ipcache_low 90
cache_mem 100 MB
dns_nameservers 127.0.0.1
check_hostnames off
cache_swap_high 95
cache_swap_low 90
maximum_object_size 512 KB
header_access Allow_All allow all
allow_underscore on

 
 

-- 
Best Regards,
Winfield
Winfield Henry
System Administrator
Alamance Community College
336.506.4136
 
Email correspondence to and from this address may be subject to the North Carolina Public Records law and may be disclosed to third parties by an authorized state official. (NCGS.Ch. 132) 
Received on Tue Jan 25 2011 - 19:52:28 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 26 2011 - 12:00:03 MST