Re: Error in cache.log before repetitive crash

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 15 Jun 2000 22:23:50 +0200

Squid-2.3 has a bug in delaypools if you use network or host number 255.

--
Henrik Nordstrom
Squid hacker
Chris Conn wrote:
> 
> Hello,
> 
> What could this error mean?
> 
> 2000/06/14 18:21:16| assertion failed: delay_pools.c:471: "j <
> IND_MAP_SZ"
> 
> This preceding a series of crashes.  I had added my 8th delay-pool which
> was
> a catchall for all the others I had defined, which consisted of limiting
> all
> IP addresses not defined in previous delay pools at a certain rate,
> configured as follows (all listed except the acls for pool1 to pool7):
> 
> acl all src 0.0.0.0/0.0.0.0
> 
> delay_pool 1 3
> 
> delay_access 1 deny pool2
> delay_access 1 deny pool3
> delay_access 1 deny pool4
> delay_access 1 deny pool5
> delay_access 1 deny pool6
> delay_access 1 deny pool7
> delay_access 1 deny pool8
> delay_access 1 allow all
> 
> delay_parameters 1 -1/-1 -1/-1 18000/18000
> 
> Thanks,
> 
> Chris
Received on Thu Jun 15 2000 - 22:05:55 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:03 MST