You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/08/30 14:20:37 UTC

[GitHub] [trafficserver] david187 edited a comment on issue #8291: ESI include does not process during getting 304 header

david187 edited a comment on issue #8291:
URL: https://github.com/apache/trafficserver/issues/8291#issuecomment-908383653


   um.
   I applied my lua patch, it seem to get cached response from cache store and process ESI include successfully.
   
   If the ESI plugin check the status code, and using the content-type in cached response if status code is 304.
   It should make ESI in ATS work fine with 304 header.
   
   Supporting 304 header should make ATS response faster and can help to reduce bandwidth usage.


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org