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 <rpet@quaestor.hu> -- -- Peter RATKAI <rpet@quaestor.hu> Windows is Shutting down... --Received on Thu Dec 03 1998 - 14:20:18 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:32 MST