Question
Fortiswtich 81F and 81FWF (Wad process eating up memory) Firewall in High Conserve Mode
Hi Team:
After several days, my users can't login via VPN as I see the box has gone into conservation mode.
Thus, I reset the WAD Process manually as I don't want to go to 7.61 as its manual.
So I'm using a script but this is not a good permanent solution.
So I do this:
diagnose test application wad 99
config system auto-script
edit restart_wad
set interval 43200
set repeat 100
set start auto
set script 'diagnose test application wad 99'
next
end
Repeats every 24 Hours
Repeats 100 times
