Commit 30b3f25c authored by Julian Wiesener's avatar Julian Wiesener

doku update: req.backend got renamed to req.backend_hint

parent 286ab437
......@@ -29,7 +29,7 @@ SYNOPSIS
}
sub vcl_recv {
set req.backend = vd.backend();
set req.backend_hint = vd.backend();
}
......
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