You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2015/05/01 23:26:08 UTC

[jira] [Updated] (TS-3531) cacheurl plugin not working in 5.3.0->5.3.x

     [ https://issues.apache.org/jira/browse/TS-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudheer Vinukonda updated TS-3531:
----------------------------------
      Affects Version/s: 5.3.0
    Backport to Version: 5.3.0

> cacheurl plugin not working in 5.3.0->5.3.x
> -------------------------------------------
>
>                 Key: TS-3531
>                 URL: https://issues.apache.org/jira/browse/TS-3531
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, Plugins
>    Affects Versions: 5.3.0
>            Reporter: Faysal Banna
>             Fix For: 6.0.0
>
>
> Hi Guys 
> was working and doing tests on 5.3.0 before i could integrate it in my production servers, and while doing so i noticed some issues with cacheurl plugin and maybe other plugins but that i can not confirm. 
> Here is what my observation was : 
> in cacheurl.config i have 
> http://s1.2mdn.net/viewad/4079501/BeitMisk_Spring_160x600_web.gif http://tested/switched.gif 
> loaded cacheurl.so cacheurl.config  in plugin.config
> and i confirm that i get [Apr 18 02:45:54.442] Server {0x2b05b69fba80} DIAG: (cacheurl) Adding pattern/replacement pair: 'http://s1.2mdn.net/viewad/4079501/BeitMisk_Spring_160x600_web.gif' -> 'http://tested/switched.gif'
> in traffic.out 
> which says that the pattern was added correctly 
> nevertheless when i do curl or wget with xdebug header request 
> i get : 
> X-Cache-Key: http://s1.2mdn.net/viewad/4079501/BeitMisk_Spring_160x600_web.gif
> meaning that the cacheurl plugin didn't actually do the mapping in any way possible 
> Next was testing with 5.2.1 version of ATS to see how things go so i git cloned it and compiled and ran the same test again 
> now i get 
>  X-Cache-Key: http://tested/switched.gif
> which means that cacheurl in 5.2.1 works while in latest mainstream or 5.3.0  it does not 
> i shall do further tests and feed you back here 
> much regards 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)