On Fri, Mar 23, 2012 at 10:34:34AM +0000, Roberto O. Fernández Crisial wrote:
>
> Maybe you should try with something on vcl_fetch like:
>
> if (beresp.http.Content-Type == 'text/vnd.wap.wml')
> {
> return(pass);
> }
That would be return(hit_for_pass) since 3.0.
Remember to set a TTL if you want to cache the objects uncacheability (which
you generally want)
--
Andreas
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc