Hi,
I need to differentiate two sort of http Traffic with the help of charts policy:
HTTP + HTTPS : Traffic must be redirect to a first gateway ( session.gateway=192.168.1.253) example : http://www.dell.fr
HTTP + Port : Traffic must be redirect to another gateway ( session.gateway=192.168.1.254) exemple : http://testdev.testname:3000
I don't know how to separate these sort of http adress ?
thank you