Re: [squid-users] high volume of 'missing files' in cache....TCP_SWAPFAIL

2015-09-16 Thread HackXBack
Please Amos,
this is a bug in 3.5.x 
in 3.4.x this problem is not exist, and i goes back to 3.4 just because of
swapfail and losing a lot of data ..



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/high-volume-of-missing-files-in-cache-TCP-SWAPFAIL-tp4673203p4673262.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


Re: [squid-users] high volume of 'missing files' in cache....TCP_SWAPFAIL

2015-09-12 Thread Amos Jeffries
On 12/09/2015 6:50 p.m., Linda W wrote:
> Is there a command to run against the DB to have it check for
> consistency?  I.e. maybe it will go away if the db is made consistent --
> or... it will start doing this again after some period of time.

The SWAPFAIL actions you see being logged are the cleaning up happening.
There is no manual command to do it.

Something outside the Squid worker has erased disk contents. Shutdown is
saving the swap.state, so that leaves other programs or other Squid
workers. ufs/aufs/diskd cache_dir are not SMP enabled and cannot be
shared between workers.

Also be aware that these disk files may have been erased at any point in
the past and simply not needed to be accessed by any client until now.

Amos

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users