RE: Re. creating swap dirs

From: R.Ilker Gokhan <IlkerG@dont-contact.us>
Date: Mon, 29 May 2000 10:57:55 +0300

>-----Original Message-----
>From: Andrew Barnes [mailto:andrew.barnes@uts.edu.au]
>Sent: Monday, May 29, 2000 10:27 AM
>To: squid-users@ircache.net
>Subject: Re. creating swap dirs
>
>
>G'day,
>
>I'm adding some new cache_dirs to my existing (and running cache).
>
>Can someone please tell me
>
>(a) what they recommend for cache_dir sizes (eg: cache_dir ufs
>/usr/local/squid/cache 2048 16 256)

Disk size? pay attention, disk size must not equal to cache_dir size..
For example. if you have 2.5 GB disk.
cache_dir ufs /usr/local/squid/cache 2048 16 256,

don't forget. you should mount new disk with 'noatime' option to increase
performance.
for more further look 'man mount'..

>(b) whether I can then create these new dirs (squid -z)
>without losing access
>to my squid
>
yes. you can add these new dirs to squid cache without losing access.

>Kind Regards,
> Andrew Barnes
>
>--
>Andrew Barnes
>Server Administrator
>Information Technology Division
>University of Technology, Sydney
>Web: http://www.uts.edu.au
>
>IT Support Centre Phone: +61 2 95142222
>IT Support Centre Email: helpdesk@uts.edu.au
>
>

Best regards..
Ilker G.
Received on Mon May 29 2000 - 02:00:21 MDT

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