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 2020/11/13 17:56:42 UTC

[GitHub] [trafficserver] mitchell852 commented on issue #7322: regex_revalidate immutable rules confusing

mitchell852 commented on issue #7322:
URL: https://github.com/apache/trafficserver/issues/7322#issuecomment-726919791


   Here is what we are experienceing:
   
   ```
   Path: /opt/trafficserver/etc/trafficserver/regex_revalidate.config
   
   http://my.origin.net/foo.png 1606758714 <-- this rule was created on 11/13 with an expiration of 11/30 (the invalidation may occur at anytime betwen 11/13 - 11/30)
   http://my.origin.net/foo.png 1606758714 <-- this rule was created because the user needed to invalidate foo.png AGAIN...but it is blocked until 11/30 due to rule #1
   ```
   
   Since we don't really know when the invalidation for rule #1 occurs, we leave that rule in until it expires....which basically blocks subsequent rules...
   
   


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

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