]> git.ipfire.org Git - thirdparty/squid.git/commit
Henrik
authorwessels <>
Thu, 8 Apr 1999 13:16:40 +0000 (13:16 +0000)
committerwessels <>
Thu, 8 Apr 1999 13:16:40 +0000 (13:16 +0000)
commita4b7ff348c73f4efe45217fd1cf2fd3353b73f79
tree22cb1f26a234a09cb3b9ae9df70face29b43c3f7
parentc308daa06b7809d201f4f6dfb5cf658bfbc1be4d
Henrik
This patch makes overloaded async-io a non-fatal error.

The patch does two things:
1. Stop caching objects if the async-io queue is way to large.
2. Sync async-io operations if async-io queue gets ridicolously large
(was a fatal error).
src/protos.h
src/store.cc