You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/07/02 16:57:30 UTC

[GitHub] [trafficserver] traeak opened a new pull request #8034: crr: change global hook to POST_REMAP, optimize cachekey creation logic

traeak opened a new pull request #8034:
URL: https://github.com/apache/trafficserver/pull/8034


   This fixes a bug when using both the cachekey and cache_range_requests plugin as global (plugin.config):
   
   ```
   cachekey.so --include-headers=Range
   cache_range_requests.so --no-modify-cachekey
   ```
   
   The cachekey plugin starts it work during the TS_HTTP_POST_REMAP_HOOK, changes the cache_range_requests plugin to do the same.


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

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



[GitHub] [trafficserver] traeak merged pull request #8034: crr plugin: change global hook to POST_REMAP, optimize cachekey creation logic

Posted by GitBox <gi...@apache.org>.
traeak merged pull request #8034:
URL: https://github.com/apache/trafficserver/pull/8034


   


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

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