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

daemon closed TS-3273.
----------------------
    Resolution: Fixed

> regex_revalidate
> ----------------
>
>                 Key: TS-3273
>                 URL: https://issues.apache.org/jira/browse/TS-3273
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 5.1.1
>            Reporter: daemon
>            Assignee: Mark Torluemke
>             Fix For: sometime
>
>
> records.config
> CONFIG proxy.config.url_remap.pristine_host_hdr INT 1
> remap.config
> map http://cdnxx.com http://cdnxx.com 
> @plugin=/xxx/trafficserver/libexec/trafficserver/balancer.so 
> @pparam=--policy=roundrobin @pparam=192.168.8.7
> plugin.config
> /xxx/trafficserver/libexec/trafficserver/regex_revalidate.so --config 
> /xxx/trafficserver/etc/trafficserver/revalidate.config --log debug.log
> revalidate.config
> http://cdnxx.com/.* 1420512931    #= current time + cache obj max-age
> I first visited http://cdnxx.com/xx.txt, and then modify the source station 
> xx.txt, then do not go back and check again visit http://cdnxx.com/xx.txt,ats
> and then I modified revalidate.config
> http://192.168.8.7/.* 1420513931
> and then I visited http://cdnxx.com/xx.txt,I found the file has 
> changed,why,Are concerned with balancer.so
> I hope  (http://cdnxx.com/.* 1420512931 ) effective,not 
> (http://192.168.8.7/.* 1420513931)
> when remap.config
> map http://www.domain1.com/ http://192.168.8.7/
> map http://www.domain2.com/ http://192.168.8.7/
> refresh wil have problem,



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

Reply via email to