FastTrack in Mangle table?

Hello everyone,

Studying fast track, we could see that in a default configuration FastTrack is on Filter table.
What are the reasons not putting it in mangle table instead to process as soon as possible?

Thanks for your answers!

Up please :smiley:

It doesn’t make much difference because the the way FastTrack works. After it is activated only sporadic traffic is sent through the normal rules.

Have also a look at notrack in RAW which speeds up traffic by bypassing the connections table.

Thanks for your answer :smiley: