wennie
----- Original Message ----- From: "Andreas Pettersson" <andpet@xxxxxxxxx>
To: "Wennie V. Lagmay" <wlagmay@xxxxxxxxxxxxx>
Cc: <squid-users@xxxxxxxxxxxxxxx>
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