<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Mahesh<div><br></div><div>obj.* is called beresp.* in vcl_fetch in Varnish 2.1.</div><div><br></div><div>Best, David</div><div><br><div><div>On 13 Apr 2010, at 08:10, Mahesh Ollalwar wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div text="#000000" bgcolor="#ffffff">
<font size="-1">Hi,<br>
<br>
I'm getting below errors in Varnish 2.1 whereas it was working in the
older versions.<br>
<br>
Message from VCC-compiler:<br>
Variable 'obj.cacheable' not accessible in method 'vcl_fetch'.<br>
At: (input Line 349 Pos 14)<br>
        if (!obj.cacheable) {<br>
-------------#############---<br>
Running VCC-compiler failed, exit 1<br>
<br>
Message from VCC-compiler:<br>
Variable 'obj.status' not accessible in method 'vcl_fetch'.<br>
At: (input Line 357 Pos 13)<br>
        if (obj.status == 500 || obj.status == 501 || obj.status == 502
|| obj.status == 503 || obj.status == 504 || obj.status == 404){<br>
------------##########------------------------------------------------------------------------------------------------------------------<br>
Running VCC-compiler failed, exit 1<br>
<br>
Can anyone help me ?<br>
<br>
Thanks,<br>
Mahesh.<br>
<br>
<br>
</font>
</div>


_______________________________________________<br>varnish-misc mailing list<br><a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>http://lists.varnish-cache.org/mailman/listinfo/varnish-misc</blockquote></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">---------</div><div>David Murphy</div><div>Technical Director</div><div>Firechaser Limited</div><div>78 York Street</div><div>London W1H 1DP</div><div><br></div><div>0870 735 0800</div><div><a href="http://www.firechaser.com">www.firechaser.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>