Hi,
trying to understand url_regex for parent.config.
given 2 remap rules , i want my_new_ds2 to go to the parent , but my_new_ds
go directly to the origin

map   http://c23-atsec-02.my_new_ds.lab1.hvds.local/    
http://c23-ngxorg-01/ 
map   http://c23-atsec-02.my_new_ds2.lab1.hvds.local/   
http://c23-ngxorg-01/

i tried the following parent config:

url_regex=.*my_new_ds2.* parent="c23-atmid-01.lab1.hvds.hlit.local:80|0.1;"
round_robin=consistent_hash go_direct=false qstring=ignore

dest_domain=c23-ngxorg-01 port=80 go_direct=true

but this doesn'w work. 
does url_regex look at the request url ? will the first match take
precedence ?

Thanks,
erez




--
Sent from: http://apache-traffic-server.24303.n7.nabble.com/

Reply via email to