Search squid archive

Re: SQUID 3.3.8 doesn't cache files greater than 50KB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 15/05/2014 11:17 a.m., Dan Charlesworth wrote:
> I think there was a bug fixed very recently to do with the fact that
> `maximum_object_size` is ignored if it comes after `cache_dir` in the
> conf.
> 
> If you switch the order or move use `cache_dir max-size=n` then it
> should be alright.
> 
> On 15 May 2014 04:18, Joachim Rahm wrote:
>> Hi,
>>
>> I installed a squid on an ubuntu 14 server.
>> In the access.log I get for files greater than about 50KB the error code
>> TCP_MISS_ABORTED and the files are not cached.


MISS is server being contacted for data.
ABRTED is the client giving up before the response happens.

Given that responses under 50KB happen:
 * Look to your network for TCP "window scaling" issues.
 * look for PMTUd issues (somebody blocking ICMP usually).

Amos




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux