Search squid archive

The system returned: (111) Connection refused;

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi 
I am using squid as a reverse.

#http_port  80 accel defaultsite=202.53.13.19
https_port 443 accel  cert=/var/www/html/webrtc/imp/teleuniv.net.crt key=/var/www/html/webrtc/imp/teleuniv.net.key cafile=/var/www/html/webrtc/imp/intermediate.crt defaultsite=202.53.13.19 no-vhost


#this ACL is url path specific which accepts only portal urls and deny others.
acl portal urlpath_regex ^/portal6may
cache_peer 172.20.36.144 parent 80 0 no-query originserver name=portalserver
cache_peer_access portalserver allow portal
cache_peer_access portalserver deny all
http_access allow portal


cache_peer 172.20.36.150 parent 443 0 no-query originserver ssl sslflags=DONT_VERIFY_PEER login=PASS connection-auth=off name=teleuniv
acl our_sites dstdomain 202.53.13.19
http_access allow our_sites
cache_peer_access teleuniv allow our_sites
cache_peer_access teleuniv deny all

SO when i try to access the url https://202.53.13.19/ I get the following error 
"The following error was encountered while trying to retrieve the URL: The system returned: (111) Connection refused; The remote host or network may be down. Please try the request again."

It only gives for 172.20.36.144 not for the urlpath acl. But this happens only sometimes. When I physically go to that server (172.20.36.150) and click on the wired connection (one of the LAN options using linux). It works again. I am very confused

-- 
Regards
Deepa Ganu
R&D Head(CSE) KMIT 
Ph no : 9908036660

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux