[
https://issues.apache.org/jira/browse/TS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578779#comment-14578779
]
Faysal Banna commented on TS-3583:
----------------------------------
Frankly its not the last rule matching applied
from my observations and tests the scenario goes like this :
the match that holds maximum caching ability matches regardless of order.
would be good if anyone holds a look at this issue since its a critical bug
that degrades the reliability of the cache.
Much Regards
> cache.config action=never-cache
> -------------------------------
>
> Key: TS-3583
> URL: https://issues.apache.org/jira/browse/TS-3583
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Reporter: Faysal Banna
> Fix For: sometime
>
>
> Hello Guys
> in cache.config i have
> url_regex=.*leagueof.* action=never-cache
> as the first rule in cache.config
> and i purged all files or url's for that contains http://.*leagueof.*
> now in the squid.log i get
> 1430817070.971 238 127.0.0.1 TCP_MISS/200 89507 GET
> http://news.cdn.leagueoflegends.com/public/oembed/0.0.173/img/patchnotes/full/background.jpg
> - DIRECT/news.cdn.leagueoflegends.com image/jpeg
> 1430817078.211 0 127.0.0.1 TCP_HIT/200 89576 GET
> http://news.cdn.leagueoflegends.com/public/oembed/0.0.173/img/patchnotes/full/background.jpg
> - NONE/- image/jpeg
> how can this be ?
> trafficserver 5.2.0
> Much Regards
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)