masaori335 opened a new pull request, #12457:
URL: https://github.com/apache/trafficserver/pull/12457

   We faced an issue with combination of `cache_promote` and `cachekey` plugin 
on following redirect. When the `cachekey` plugin tweaks cache key and it'll be 
the same before and after following redirect, `cache_promote` plugin's LRU 
counter doesn't work expected and response from origin server is not cached.
   
   To resolve this situation, a new option `--disable-on-redirect` is 
introduced. That makes `cache_promote` plugin runs only once. 


-- 
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

Reply via email to