By default, varnish only cashes results if the backend returned a http 200 OK. How can I set varnish to cashe HTTP 400 results as well as HTTP 200 results? The HTTP 400 is quite frequent in my app and a request that resulted in HTTP 400 will always do so if it is re-requested, so I would like to cashe these results as well.<div>

<br></div><div>Thanks,</div><div><br></div><div>Jeroen</div>