<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<span style="font-family: monospace; font-size: 12px;">> backend theBackend none;</span><br>
</div>
<div style="font-size: 15px; margin: 0px; color: rgb(36, 36, 36); background-color: rgb(255, 255, 255);" class="elementToProof">
> Here's the relevant documentation:<span> </span><a href="https://varnish-cache.org/docs/trunk/users-guide/vcl-backends.html#the-none-backend" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0" style="margin:0px">https://varnish-cache.org/docs/trunk/users-guide/vcl-backends.html#the-none-backend</a></div>
<div style="font-size: 15px; margin: 0px; color: rgb(36, 36, 36); background-color: rgb(255, 255, 255);" class="elementToProof">
> <span style="font-size: 15px; color: rgb(36, 36, 36);">It was added in 6.4.</span></div>
<div style="font-size: 15px; margin: 0px; color: rgb(36, 36, 36); background-color: rgb(255, 255, 255);" class="elementToProof">
<span style="font-size: 15px; color: rgb(36, 36, 36);"><br>
</span></div>
<div style="font-size: 15px; margin: 0px; color: rgb(36, 36, 36); background-color: rgb(255, 255, 255);" class="elementToProof">
<span style="font-size: 15px; color: rgb(36, 36, 36);">Look like exactly what we need! Sadly we are "stuck" on 6.0 until the next LTS version comes. So I think that until then I will use our poor man version of the "none" backend, ie pointing to localhost with
 an port number that won't give a response.</span></div>
</body>
</html>