<div dir="ltr"><div><div><div>Two things:<br><br></div>1: The Varnish Book (for v3) has this cool table: <a href="https://www.varnish-software.com/book/3/VCL_functions.html" target="_blank">https://www.varnish-software.com/book/3/VCL_functions.html</a> which indicates which variables are accessible in what ways in whatever subroutine you find yourself.   Is there an updated version for varnish 4?  I could<br><br></div>2: The varnish 3 to 4 guide says that "obj is now read-only. obj.last_use has been retired."  I'm doing some hacking of error messages in the new vcl_synth... what variable should I hack on there instead?  Previously it was obj.* (specifically obj.status and obj.response).  Is it now resp.* ?<br><br></div>-Jason<br><div><span style="color:rgb(34,34,34);font-family:sans-serif;font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:20.7999992370605px;text-align:justify;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span></div></div>