Re: [squid-users] Cache only to RAM

From: Adrian Chadd <adrian@dont-contact.us>
Date: Sat, 23 Sep 2006 13:51:11 +0800

On Sat, Sep 23, 2006, Mehdi Sarmadi wrote:
> In such case, how much data object would get cached there?
> I mean how much data will remain in memory until get replaced? (
> without considering expire-age )

it'll cache everything you've set to be cachable and it decides
is cachable (which can be tweaked with refresh_patterns) until
it runs out of cache_mem.

Objects will then be removed as dictated by the replacement policy.

Adrian

> I hope, I could express myself well.
>
> On 9/22/06, Adrian Chadd <adrian@creative.net.au> wrote:
> >On Fri, Sep 22, 2006, Gavin White wrote:
> >> Hello,
> >>
> >> I would like to set up a squid box which caches only to RAM. I do not
> >> want it to cache to disk at all.
> >>
> >> Does anyone know how I can configure this? I have tried setting
> >> cache_dir to none, and also setting it to zero size, but squid will
> >> not start.
> >
> >cache_dir null /
> >
> >:)
> >
> >(And compile in the null storedir type.)
> >
> >
> >Adrian
> >
> >>
> >>
> >> Thanks,
> >>
> >> Gavin
> >
>
>
> --
> Mehdi Sarmadi
Received on Fri Sep 22 2006 - 23:50:49 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:04 MDT