Thank you very much Andreas, I will try this, but i have a follow up
question, what will happen if I let set the maximum object_size to 20 or 50
MB, what will happen to squid asidr from it will eats a lot of harddisk
space, will it affect the speed of the squid.
wennie
----- Original Message -----
From: "Andreas Pettersson" <[EMAIL PROTECTED]>
To: "Wennie V. Lagmay" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Tuesday, May 24, 2005 4:47 PM
Subject: Re: [squid-users] ftp caching
Wennie V. Lagmay wrote:
I trying to download a 2 Mb file, the 1st attemp of download, is 6 KB/s.
the next time I downloaded the same file the speed is 15KB. So I know
that delay_pool and ftp are working, but when I test to download another
file which is 7 MB, the 1st attempt is 6KB and also the succeding down
load is 6KB.
Im thinking that probably there is a configuration is squid that if the
file is 2 Mb or lower it will put into cache and it the file is larger
than 2 Mb it will never be cache.
Check out maximum_object_size
/Andreas