"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes: > Setting the TTL would be something as simple as: > > sub vcl_fetch { > if (req.url = "/") { > obj.ttl = 120; > } > } We can do regexp matching there as well, right? DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no