traeak opened a new pull request, #13580: URL: https://github.com/apache/trafficserver/pull/13580
Related to Vary header for compressible content (#12741). If a compressible cached object did not have the vary header (after ATS upgrade), the plugin gets read only access to the cached header and tries to add the Vary header. This triggers errors in the logs and not adding the Vary header to a client response. Wit this fix if this state is detected a Vary header will be added to the client response. Newly cached (or replaced) assets will not take this new execution path. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
