Squid-3 leaks HttpStateData a lot, pretty much on every request in 
this simple test:

  while echo http://server.localdomain/; do :; done | ./tcp-banger2

where server.localdomain is a standard install of RedHat 9 Apache 
(returns the standard Apache welcome page as a 404 error).

After a running test of ca 3780 request + a few cachemgr requests 
there is 3787 HttpStateData structures in use.

Regards
Henrik

Reply via email to