Re: maximum_object_size

From: Evren Yurtesen <yurtesen@dont-contact.us>
Date: Sat, 29 May 1999 18:17:17 +0300

it is the maximum object size which squid should keep in its cache,
if you have 30720kb and somebody downloads 32721kb file then
squid will delete the file from its cache (this makes squid not to give
the file from its cache if you need it again) if that person downloads
30719kb file then squid will save it into its cache and the next time
you access to the same file squid will give it from its cache which is
a lot faster than getting it through internet directly.

of course you can make it 300kb if you just want to cache objects
which are smaller than 300kb only.

Evren

Donny Christiaan wrote:

> what is this line mean :
>
> "maximum_object_size 30720 KB"
>
> can i set it to 300 KB ?
Received on Sat May 29 1999 - 09:05:09 MDT

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