On 19/07/2013 12:50 a.m., Travel Factory S.r.l. wrote:
During my checks on store.log I noticed that there are no SWAPINs...
So I did a
grep STORE_LOG_ *
and found no storeLog calls with STORE_LOG_SWAPIN.
I have seen that SWAPOUT message is sent when the callback function on
close file is called. Probably it is emitted in close and only when
there are no errors since we are sure that it was written correctly.
On SWAPIN it probably should be emitted only if the file has been
opened and recognized correctly...
... or I'm doing something wrong ?
These are code questions. Probably best to ask in squid-dev to make sure
a developer who knows what you are talking about has a chance to see and
answer.
NP: you do not have to be subscribed to post to squid-dev, just willing
to wait for moderation of the post.
Amos