On Wed, 19 Oct 2011 17:12:30 +0100, Alex Sharaz wrote:
Just upgraded a batch of caches to 3.1.15 and I'm seeing the
occasional
2011/10/19 17:10:27| Reconfiguring Squid Cache (version 3.1.15)...
2011/10/19 17:10:27| FD 114 Closing HTTP connection
2011/10/19 17:10:27| FD 115 Closing HTTP connection
2011/10/19 17:10:27| FD 116 Closing HTTP connection
2011/10/19 17:10:27| FD 117 Closing ICP connection
2011/10/19 17:10:27| FD 118 Closing HTCP socket
2011/10/19 17:10:27| assertion failed: disk.cc:377: "fd >= 0"
http://bugs.squid-cache.org/show_bug.cgi?id=3097
Thought this was fixed in an earlier patch for 3.1
Seems not. Similar ones in different location maybe what you are
thinking.
It seems this is related to reconfigure/shutdown FD closure timing
problems. We have discussed a solution, but not had time to implement
and test it out yet.
Amos