Re: store operation in squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 16 Oct 2001 22:23:10 +0200

cache_dir is cache_dir as configured in squid.conf

sdirn and sfilen is fields in StoreEntry. sdirn tells which cache_dir
the object is in, and sfilen tells which file in that cache_dir.

cache swap file is a cached object on disk, including it's cache header.

Regards
Henrik Nordström
Squid Hacker

bishomar wrote:
>
> hi all,
> in programmer_guide chapter 8 is written:
> "For each object the StoreEntry maps to a cache_dir and
> location via sdirn and sfilen"
> i don't understand these words:
> cache_dir
> sdirn
> sfilen
> and also i don't know the meaning of
> cache swap file
> please tell me what do these words mean.
> thanks a lot.
>
Received on Tue Oct 16 2001 - 14:47:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:33 MST