Re: [squid-users] Objects with values below 60 second for Cache-Control max-age are not cached

2016-10-26 Thread Garri Djavadyan
Sorry, Amos, it seems my latest reply was ambiguous. I tried to inform, that while debugging the issue I have found the cause. It was default value for 'minimum_expire_time'. On Wed, 2016-10-26 at 23:58 +1300, Amos Jeffries wrote: > On 26/10/2016 7:21 p.m., Garri Djavadyan wrote: > > > > On

Re: [squid-users] Objects with values below 60 second for Cache-Control max-age are not cached

2016-10-26 Thread Amos Jeffries
On 26/10/2016 7:21 p.m., Garri Djavadyan wrote: > On Wed, 2016-08-24 at 19:09 +0500, Garri Djavadyan wrote: >> On Mon, 2016-08-22 at 16:46 +0500, Garri Djavadyan wrote: >>> >>> Hello Squid users, >>> >>> Can anyone explain, why Squid doesn't cache the objects with max- >>> age >>> values below 60

Re: [squid-users] Objects with values below 60 second for Cache-Control max-age are not cached

2016-10-26 Thread Garri Djavadyan
On Wed, 2016-08-24 at 19:09 +0500, Garri Djavadyan wrote: > On Mon, 2016-08-22 at 16:46 +0500, Garri Djavadyan wrote: > > > > Hello Squid users, > > > > Can anyone explain, why Squid doesn't cache the objects with max- > > age > > values below 60 seconds? For example: > > > > $

Re: [squid-users] Objects with values below 60 second for Cache-Control max-age are not cached

2016-08-24 Thread Garri Djavadyan
On Mon, 2016-08-22 at 16:46 +0500, Garri Djavadyan wrote: > Hello Squid users, > > Can anyone explain, why Squid doesn't cache the objects with max-age > values below 60 seconds? For example: > > $ http_proxy="127.0.0.1:3128" curl --head "http://sandbox.comnet.loca > l/ > cgi-bin/hello.cgi" &&

[squid-users] Objects with values below 60 second for Cache-Control max-age are not cached

2016-08-22 Thread Garri Djavadyan
Hello Squid users, Can anyone explain, why Squid doesn't cache the objects with max-age values below 60 seconds? For example: $ http_proxy="127.0.0.1:3128" curl --head "http://sandbox.comnet.local/ cgi-bin/hello.cgi" && date HTTP/1.1 200 OK Date: Mon, 22 Aug 2016 11:31:16 GMT Server: Apache