Greetings,
If I shut down squid with squid -k shutdown, and delete my log files, when I
restart squid, my cache.log shows the following:
2010/12/21 18:09:51| 3822 Entries scanned
2010/12/21 18:09:51| 0 Invalid entries.
2010/12/21 18:09:51| 0 With invalid flags.
2010/12/21 18:09:51| 3723 Objects loaded.
2010/12/21 18:09:51| 0 Objects expired.
2010/12/21 18:09:51| 99 Objects cancelled.
2010/12/21 18:09:51| 0 Duplicate URLs purged.
2010/12/21 18:09:51| 0 Swapfile clashes avoided.
2010/12/21 18:09:51| Took 0.04 seconds (88816.26 objects/sec).
Similarly, my store.log shows 99 RELEASE lines, one for each of the "cancelled"
objects.
I was wondering if there's any way to fix this without completely
removing/regenerating my cache folder with squid -z.
Thanks for your time,
-Adam