<div dir="ltr">Hello! I have a squid 3.5 caching HTTPS doing BumpSSL, everything works ok butI need to add another one as a parent (bigger storage and but different SLA...) of the first one, while still allowing it to go direct if the parent is not available.<div><br></div><div>[Client]---->[Squid 1]----->[Squid 2]---->[Origin Server]</div><div><br></div><div>To proper cache both, I would need to bump, but that's not available per <a href="https://github.com/squid-cache/squid/blob/v3.5/src/FwdState.cc#L813">https://github.com/squid-cache/squid/blob/v3.5/src/FwdState.cc#L813</a> </div><div><br></div><div>What would be the correct way to accomplish that? Tried making the first one to just peek but I still want to allow to cache the responses and not just bypass the connection.</div><div>Thanks!</div><div><br></div><div>Mauricio</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>