> Hello,
>
> I see that on squid startup, is takes some time while squid
> rebuilds its
> storage and validates entries in it.
>
> What does that mean, what operations is squid doing in that time?
- Guess like kind of 'fsck-ing' the store ; watching out
for duplicate url's. Purging such cased e.d.
> Doesn't that make responses somewhat slower?
As it involves io and store access is locked (swap_fail_miss), probably.
>
> I have a "farm" of 3 squid caches, hidden behind L3 switch,
> so I have one
> IP that users connect to. If the squid is slower while rebuilding and
> validating its storage, it is possible without any harm to
> configure squid
> to do both actions first, and start serving requests later.
% squid -h
...
-F Don't serve any requests until store is rebuilt
...
M.
Received on Fri Nov 26 2004 - 08:06:46 MST
This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:02 MST