Simon Lyall <simon at darkmere.gen.nz> writes: > sub vcl_timeout { > if ( obj.lastuse < 60s) { > fetch; > } else { > discard; > } > } This is not expected to work. Prefetching is only available in trunk. DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no