Yes, it's about proxy.config.http.negative_caching_enabled. My reading of the document is that 1) If enabled, the negative response is cached regardless of any Cache-Control: value.2) If disabled, the negative response is cached only if origin provide Cache-Control indicates it should be.
- Don't negative cache 400 responses. Alan Carroll
- Re: Don't negative cache 400 responses. Sudheer Vinukonda
- Re: Don't negative cache 400 responses. Alan Carroll
- Re: Don't negative cache 400 responses. Sudheer Vinukonda
- Re: Don't negative cache 400 responses. Miles Libbey
- Re: Don't negative cache 400 responses. Alan Carroll
- Re: Don't negative cache 400 responses. Sudheer Vinukonda
- Re: Don't negative cache 400 responses. Alan Carroll