ignoring the "uncacheable" header

Jonathan Matthews contact at jpluscplusm.com
Sun Apr 15 19:25:15 CEST 2012


On 15 April 2012 18:14, shahab bakhtiyari <shahab371 at gmail.com> wrote:
> Hi everybody
>
> I am doing some benchmarking tests using polygraph tool. Polygraph simulates
> both client and server processes to benchmark proxies. When running with
> varnish, I get large number of errors telling "hit on uncacheable objects".
> It seems that varnish ignores(at least some of) uncacheable headers. I am
> just using the default configurations and not familiar with vcl. Would
> really appreciate if you tell me how to solve the problem

Without more information, I'd guess your problem is the same as that
experienced in this thread:
https://www.varnish-cache.org/lists/pipermail/varnish-misc/2012-March/021826.html.
Read the thread through.

Then change your default_ttl setting to 0, or override it in VCL.

Jonathan
-- 
Jonathan Matthews
Oxford, London, UK
http://www.jpluscplusm.com/contact.html



More information about the varnish-misc mailing list