Commit f5999765 authored by Dag Haavi Finstad's avatar Dag Haavi Finstad

req.backend -> req.backend_hint

parent 419d15fa
......@@ -124,8 +124,8 @@ vcl_* reserved
Any custom-made subs cannot be named 'vcl_*' anymore. This namespace
is reserved for builtin subs.
req.backend.healthy replaced by std.healthy(req.backend)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
req.backend.healthy replaced by std.healthy(req.backend_hint)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Remember to import the std module if you're not doing so already.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment