Skip to content

Commit 721024d

Browse files
committed
doc: No return(retry) from vcl_backend_fetch (yet)
Closes #4342
1 parent 55161df commit 721024d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/sphinx/reference/vcl_step.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,8 @@ The `vcl_backend_fetch` subroutine may terminate with calling
301301
| ``beresp.reason`` being preset to the arguments of ``error()`` if
302302
| arguments are provided.
303303
304+
.. could add return(retry) if there was a(nother) use case, see also https://github.com/varnishcache/varnish-cache/issues/4342
305+
304306
Before calling `vcl_backend_fetch`, Varnish core prepares the `bereq`
305307
backend request as follows:
306308

0 commit comments

Comments
 (0)