On Thu, Aug 24, 2006, Monty Ree wrote: > Hello, list. > > I have read a book which titled "Squid, the Definite Guide". > That say like this. > > "coss doesn't support rebuilding cached data from disk well. > When you restart sqyud, you might find that it fails to read the coss > swap.state files, thus > losing any cached data." A lot has changed in the COSS codebase between the time the book was written and now. The COSS code will now read the entire filestore and pull out the objects it finds during a Squid restart. It'll take a while but it'll happen. Adrian