My 1100AH is running on 90% cpu, im trying to reduce the load with fasttrack
I have used this rule to add "fast" customers to save load on the 1100AH
add action=fasttrack-connection chain=forward connection-state=established,related src-address-list=fasttrack
add chain=forward connection-state=established,related src-address-list=fasttrack
So any customers in the list will save cpu cycles
My ip settings print shows its working
ipv4-fasttrack-packets: 15504453400
ipv4-fasttrack-bytes: 12956057194310
I would assume im doing this correctly?
S