Re: Capacity Optimization Use this to check the limit you set is actually working on the modules: fw tab -t connections | grep limit You can check the traffic using this: fw tab -t connections -s -f If you properly set up Max concurrent connection, it can prevent "out of memory". This is a protection. |