<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br><div class="gmail_quote">hi all:<br> <br> at the bottom of the url <a href="http://www.varnish-cache.org/docs/2.1/faq/general.html">http://www.varnish-cache.org/docs/2.1/faq/general.html</a> </div>
</blockquote><div> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"> there is a configure as below: <pre>
<br>sub vcl_fetch {<br> if (!obj.cacheable) {<br> # Limit the lifetime of all 'hit for pass' objects to 10 seconds<br> obj.ttl = 10s;<br> pass;<br> }<br>}<br></pre></div></blockquote><div> from the configuration as above,<br>
<br> when varnish fetch a page from backend server, and find it 's not cacheable, so go to fetch the page from backend sever again?<br> <br></div><div> and find it 's not cacheable again , so again and agian .......?<br>
<br> please help me! thanks !<br>
<br> <br><pre> Regards! <br> pwlazy</pre></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><pre><br><br></pre>
please help me! thanks !<br>
<br> <br><pre> Regards! <br> pwlazy<br></pre> <br> <br> <br> <br>
</div><br>
</blockquote></div><br>