masaori335 opened a new pull request, #12212: URL: https://github.com/apache/trafficserver/pull/12212
Recently, I got a request to make negative revalidation feature more flexible. This makes HTTP status code list to do negative revalidation configurable. Prior to this change, it's hard coded in `HttpTransact::handle_cache_operation_on_forward_server_response`. For now, this new config is not overridable. Ideally, it's should be overridable, but has the same issue with `proxy.config.http.negative_caching_list` (#12206). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org