On Wed, 12 Jan 2005, Shiraz Gul Khan wrote:

please tell me what and where i add or edit command in squid.conf to "keep all downloaded files which is under 10MB and all .exe files in cache for atleast 30 days"

You can't, but you can be a lot smarter.

For the first part see the maximum_object_size directive.

For the second part see the refresh_pattern directive, but beware that all .exe requests are note downloads (a lot are CGI requests on Windows servers).

Regards
Henrik

Reply via email to