Hi Henrik, Hi Mark, The squid did it again. Squid -v Squid Cache: Version 2.5.STABLE13 configure options: --prefix=/usr --sysconfdir=/etc/squid --bindir=/usr/sbin --sbindir=/usr/sbin --localstatedir=/var --libexecdir=/usr/sbin --datadir=/usr/share/squid --with-dl --enable-snmp --enable-useragent-log --enable-referer-log --enable-arp-acl --enable-htcp --enable-underscores --enable-stacktraces --enable-delay-pools --enable-ssl --enable-cache-digests --enable-storeio=aufs,ufs,diskd,null --enable-linux-netfilter --enable-removal-policies=heap,lru --enable-x-accelerator-vary And hier the cache.log 2006/04/12 22:16:13| clientReadRequest: FD 19: no data to process ((11) Resource temporarily unavailable) 2006/04/12 22:16:13| ctx: enter level 0: 'http://sunglobal.112.2o7.net/b/ss/sunglobal,suncom-de/1/G.5-PD-R/s6253231385 4685?[A QB]&ndh=1&t=12/3/2006%2022%3A18%3A45%203%20-120&pageName=suncom-de%3A/homepag e/index.html&ch=suncom-de%3Ahomepage&h1=suncom-de %3Ahomepage&c2=suncom-de%3A&g=http%3A//de.sun.com/homepage/index.html&s=1024x 740&c=16&j=1.3&v=Y&k=Y&bw=1024&bh=599&ct=lan&hp=N &[AQE]' 2006/04/12 22:16:13| hdr cc: unknown cache-directive: near 'pre-check=0, post-check=0, private' in 'no-cache, no-store, must-r evalidate, max-age=0, proxy-revalidate, no-transform, pre-check=0, post-check=0, private' 2006/04/12 22:16:13| hdr cc: unknown cache-directive: near 'post-check=0, private' in 'no-cache, no-store, must- 2006/04/12 22:20:31| The request GET http://www.web.de/ is ALLOWED, because it matched 'localhost' 2006/04/12 22:20:31| clientProcessHit: Vary detected! 2006/04/12 22:20:31| clientProcessHit: Vary MATCH! 2006/04/12 22:20:35| fwdAbort: http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa 2006/04/12 22:20:36| fwdConnectTimeout: FD 31: 'http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa' 2006/04/12 22:20:36| fwdServerClosed: FD 31 http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa 2006/04/12 22:20:39| fwdAbort: http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa 2006/04/12 22:20:42| fwdAbort: http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa 2006/04/12 22:20:43| fwdAbort: http://r.web.de/f/common/logout/t/hp/home/u/d2ViLmRlLw__/c/aapYfXM5iOBa 2006/04/12 22:20:48| fwdConnectTimeout: FD 41: 'http://www.google.de/' 2006/04/12 22:20:48| fwdServerClosed: FD 41 http://www.google.de/ 2006/04/12 22:20:48| fwdConnectTimeout: FD 42: 'http://www.web.de/' 2006/04/12 22:20:48| fwdServerClosed: FD 42 http://www.web.de/ Thanks Christian -----Ursprüngliche Nachricht----- Von: Henrik Nordstrom [mailto:henrik@xxxxxxxxxxxxxxxxxxx] Gesendet: Mittwoch, 12. April 2006 22:24 An: Christian Herzberg Cc: squid users Betreff: Re: AW: Squid will ask a parent but no parentconfigured ons 2006-04-12 klockan 18:11 +0200 skrev Christian Herzberg: > Hi Mark, > > Thanks you. I will build spuid without CARP. > But is that the reason why squid is using it after severel hours? If Squid is built with CARP support then it will calculate a CARP hash on every request, even if you don't have any peers. This does not mean that it will actually select a parent. With no parents configured it can't. Regards Henrik