Layer 7 Question HELP

Hello everyone,
I use ROS 3.14 on X86, I’d like to know how can I use Layer 7 option to mark, say the packets which belongs to .exe files and change the route for them. I want to change the file download routes to another way, how can I do that setup please help.

THanks With The Best Regards
Karapet Aznavuryan

L7 works with established connections

you cannot change routes for established connections

Thanks Chupaka, Is there any way to change the files downloads route?
Thanks

with ROS, you may split http and non-http traffic

if you want to select different routes based on file extension, you should use dedicated squid server or something

force proxy server usage

you also can setup transparent proxy using mikrotik but I had very bad performaces.

you cannot redirect ROS Proxy requests to different gateways based on Request URI