Hi, I 've run into a problem w/ squid. I have two squid caches. One inside, and one on my bastion. My goal is this: the internal cache gets everithing through the external, becouse it gan't get through it directly. I ve configure like: cache_peer 195.228.56.254 sibling 3128 3130 cache_peer_domain !.quaestor.hu acl intranet src 195.228.56.0/255.255.255.0 always_direct allow intranet never_direct allow !intranet It works fore some time, than squid crashes with messages in cache.log like: requestUnlink: BUG: negative link_count: -4. Ignored. 1998/12/03 23:02:56| ctx: exit level 0 1998/12/03 23:02:56| requestUnlink: BUG: negative link_count: -5. Ignored. And on the console where squid was started on: (squid): HttpHeader.c:294: httpHeaderClean: Assertion `hdr && (hdr->owner == hoRequest || hdr->owner == hoReply)' failed. message appears. It tries to restart, but finally dies. Can anyone help me? Thanks, and please cc. -me, I'm not on this list currently. -- Peter RATKAI <[EMAIL PROTECTED]> -- -- Peter RATKAI <[EMAIL PROTECTED]> Windows is Shutting down... --
