Commit e7c4e0b6 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Revert "backend threads fail tovcl_backend_error"

This reverts commit ed6dca6b.
abandon in vcl_backend_* will take us to vcl_synth{}.
parent 1b1635a7
......@@ -268,8 +268,8 @@ The `vcl_backend_fetch` subroutine may terminate with calling
``abandon``
Abandon the backend request. Unless the backend request was a
background fetch, control is passed to :ref:`vcl_backend_error`
with ``resp.status`` preset to 503.
background fetch, control is passed to :ref:`vcl_synth` on the
client side with ``resp.status`` preset to 503.
.. _vcl_backend_response:
......
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