Hi there, Is there a way that squid can be configured to retry a fetch for a configurable time, if last response is not valid response? By invalid response I mean: 1) response is totally empty. or 2) is not a http response or 3) http status code is 5xx Cheers.