Tairborne wrote:
Hi. I'm using a SQUID 2.5.STABLE12 and would like to know, how the squid react, when some files were erased out of the squid cache. Over night, a virus scan hit some files in the squid cache and erase this files. The squid logfile njust brings up a message: "TCP_SWAPFAIL_MISS/200". Is there an following impact, maybe through an corrupted cache, expected?
Some, squid will think that the files exist when they don't. Thus the MISS messages in log. It should be replacing the files as found during the MISS procedure.
Worst case if the SWAPFAIL_MISS persists on same URL, you may have to stop Squid, delete swap.state and restart. That with result in a longer than normal startup while it re-scans the entire cache to build an index.
Amos -- Please use Squid 2.7.STABLE4 or 3.0.STABLE9