daemon created TS-3273:
--------------------------

             Summary: regex_revalidate
                 Key: TS-3273
                 URL: https://issues.apache.org/jira/browse/TS-3273
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: daemon


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)



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

Reply via email to