On Fri, 2007-06-29 at 10:31 +0200, Peter Siklosi wrote:
> If I replace the 7 (udp echo) with 0 for ICP port in the cache_peer
> line, squid works, but do not notice weather the server is up&running or
> not.
Using UDP-echo to see if the server is running is very unreliable. It
justs tests that the host is running, not the web server..
I recommend using the peer monitor functionality instead. I.e. something
like
cache_peer webserver1 parent 80 0 no-query originserver connect-timeout=3 monitorurl=http://your.web.site/some/url monitorsize=min-max monitorinterval=10
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:05 MDT