Thank you for your reply.
Regards
---
I'm SoCIaL, MayBe
El 26/01/2024 a las 6:21 p. m., Juha Heinanen escribió:
Social Boh via sr-users writes:
so I have 3 lcr_rule_target use the same
lcr_rule entry but 3 different Gateways and priority. So the order of
rules would be longest Request-URI (same) and the priority but the
result is:
added matched_gws[0]=[3, 5, 200, 2193562]
added matched_gws[1]=[1, 5, 2, 6888519]
added matched_gws[2]=[2, 5, 50, 2159388]
same prefix but first rule target with priority 200 and then 2 and then
50. I think the result would be priority 2,50 and 100.
¿Or not?
matched_gws are sorted after those debug messages.