<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
grace?do you means this ?<br>
<h2 id="Grace">Grace<a class="anchor" title="Link to this section"
 href="/wiki/VCL#Grace"> ¶</a></h2>
<p>If the backend takes a long time to generate an object there is a
risk of a thread pile up. In order to prevent this you can enable
grace. This allows varnish to serve an expired version of the object
while a fresh object is being generated by the backend. </p>
how can it have the prefetch
function ??<br>
<br>
于 2009-11-27 16:59, Tollef Fog Heen 写道:
<blockquote cite="mid:87ws1cxs13.fsf@qurzaw.linpro.no" type="cite">
  <pre wrap="">]] ll 

| so,is there any ways to set the varnish to fetch the cache and flash it
| automatic ? I have a webserver,it has so many pages ,I want to varnish
| can fetch all pages one time and keep it a long time .and after the
| ttl,it can flash it automatic .Is it some ways to accomplish this ?

No, it's not something we support.  We considered it for a while, but
decided against it in the end.  You might want to look at grace which
does solve approximately the same problem most people are trying to
solve with prefetch.

  </pre>
</blockquote>
</body>
</html>