We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55161df commit 721024dCopy full SHA for 721024d
doc/sphinx/reference/vcl_step.rst
@@ -301,6 +301,8 @@ The `vcl_backend_fetch` subroutine may terminate with calling
301
| ``beresp.reason`` being preset to the arguments of ``error()`` if
302
| arguments are provided.
303
304
+.. could add return(retry) if there was a(nother) use case, see also https://github.com/varnishcache/varnish-cache/issues/4342
305
+
306
Before calling `vcl_backend_fetch`, Varnish core prepares the `bereq`
307
backend request as follows:
308
0 commit comments