TCP Connection Failed and Dead Parents.

This is a discussion on TCP Connection Failed and Dead Parents. within the Squid Users forums, part of the Web Server and Related Forums category; Hi, I have set-up a accel proxy listening on port 80 with cache_peers pointing to different ports on the ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-22-2008
Marc
 
Posts: n/a
Default TCP Connection Failed and Dead Parents.

Hi,

I have set-up a accel proxy listening on port 80 with cache_peers
pointing to different ports on the same box. I am noticing in the logs
i am getting lots of:

2008/01/22 16:28:35| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:28:36| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:28:37| temporary disabling (Service Unavailable) digest
from 127.0.0.1
2008/01/22 16:29:11| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:12| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:15| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:16| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:16| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:17| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:18| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:19| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:19| Detected DEAD Parent: 127.0.0.1
2008/01/22 16:29:20| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:29:21| TCP connection to 127.0.0.1/80 failed

although the websites never fall over. The Dead Parent is also never
revived.

My config is:

http_port 192.168.1.187:80 accel defaultsite=www.nortoftyne.nhs.uk
vhost

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 to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
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 CONNECT method CONNECT

http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports

acl our_sites dstdomain www.northoftyne.nhs.uk
acl our_sites dstdomain www.northtynesidepct.nhs.uk
acl our_sites dstdomain www.newcastlepct.nhs.uk
acl our_sites dstdomain www.northumberlandcaretrust.nhs.uk
acl our_sites dstdomain www.nnt.nhs.uk
acl our_sites dstdomain physicalactivity.northtynesidepct.nhs.uk
acl our_sites dstdomain www.newcastlecontraception.newcastlepct.nhs.uk
http_access allow all our_sites

http_access deny all

cache_peer 127.0.0.1 parent 80 0 no-query originserver default
cache_peer 127.0.0.1 parent 8080 0 no-query name=notPeer
cache_peer 127.0.0.1 parent 8081 0 no-query name=npctPeer
cache_peer 127.0.0.1 parent 8082 0 no-query name=ntpctPeer
cache_peer 127.0.0.1 parent 8083 0 no-query name=nctPeer
cache_peer 127.0.0.1 parent 8084 0 no-query name=cashPeer
cache_peer 127.0.0.1 parent 8085 0 no-query name=paPeer
cache_peer 127.0.0.1 parent 8086 0 no-query name=nntPeer
#cache_peer 127.0.0.1 parent 81 0 no-query originserver
name=plonePeer

#cache_peer_domain localiisserver localiis
cache_peer_domain notPeer www.northoftyne.nhs.uk
cache_peer_domain npctPeer www.newcastlepct.nhs.uk
cache_peer_domain ntpctPeer www.northtynesidepct.nhs.uk
cache_peer_domain nctPeer www.northumberlandcaretrust.nhs.uk
cache_peer_domain nntPeer www.nnt.nhs.uk
cache_peer_domain paPeer physicalactivity.northtynesidepct.nhs.uk
cache_peer_domain cashPeer www.newcastlecontraception.newcastlepct.nhs.uk
#cache_peer_domain extranetPeer extranet.nnt.nhs.uk

#configure access
cache_peer_access 127.0.0.1 allow our_sites


any help greatly appreciated!

Thanks

Marc
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:14 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0