On Mon, 10 Jan 2000, Jobst Schmalenbach wrote:
> Hi!
> 
> I am using squid version 2.2.STABLE1 on RedHat 6.0.
> My connection to the parent cahce is set up using:
> 
>   cache_peer proxy1.mel.connect.com.au parent 8080 3130
>   cache_peer proxy2.mel.connect.com.au parent 8080 3130
>   cache_peer proxy.syd.connect.com.au parent 8080 3130 no-query default
> 
> yet in my logs (using calamaris) I see no ICP:
> 
>   # Incoming UDP-requests by status: none
> 
>   # Incoming TCP-requests by status
>   status                             request     %    kByte       %   sec  kB/sec 
>   --------------------------------- -------- ------ --------- ------ ---- ------- 
> 
> 
> Does ICP work hoizontal (ie amongst siblings) ONLY or does it work vertical 
> (ie parent <-> kid) relations ship as well.
> 
> Do I need to ring up my ISP to work it out with them:
>    * ie do they need to include me in their setup (docs dont say that!)
>    * hit them on their head ;-)) cause their squid isnt working?
> 
> Whats wrong?
Your cache only logs ICP *queries*, that is the stuff that other caches
send to you.  Squid never logs ICP messages (queries or replies) that
you send.
Take a look at 'server_list' in the cache manager to see if
you're really sending out ICP queries.  For example:
        /usr/local/squid/bin/client mgr:server_list
Duane W.
Received on Sun Jan 09 2000 - 21:39:34 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:17 MST