HEAD leaks HttpStateData on every request

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 6 Jul 2003 22:52:53 +0200

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
Received on Sun Jul 06 2003 - 14:52:59 MDT

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