Cut cnt_fetch() into two, one that fetches the header and one
that fetches the body. vcl_fetch{} is called between them. If vcl_fetch{} results in restart or error, don't bother fetching the body, just summarily close the backend connection.
Showing
Please register or sign in to comment