And if Squid was installed with apt-get as a debian package? Is there a way to reconfigure? Tibby -----Original Message----- From: Thomas Jarosch [mailto:thomas.jarosch@xxxxxxxxxxxxx] Sent: Thursday, October 21, 2010 10:07 AM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: Squid with files over 2GB On Thursday, 21. October 2010 10:01:47 Tóth Tibor Péter wrote: > When I'm trying to download files over 2.0 GB, squid stops at 2.0 GB > > Is there a directive to allow downloads over 2GB files ? > Or is there some kind of configuration that's not caching files over 2GB, > just allow the download straight. Make sure squid is compiled with "./configure --with-large-files" Thomas