Solved
I had the same problem.
And the problem was solved disabling "Spectrum Analysis" feature. We had 2 choices. Disable or fine tune. In my case, I'm not using "Rogue AP" and then I disabled that.
FortiOS Handbook for FortiOS 5.2 During heavy AP traffic, it is possible for Spectrum Analysis background scanning to cause lost packets when the radio switches to monitoring. To reduce the probability of lost packets, you can set the CLI ap-bgscan-idle field to delay the switch to monitoring until the AP has been idle for a specified period. This means that heavy AP traffic may slow background scanning. The following CLI example configures default background rogue scanning operation except that it sets apbgscan- idle to require 100ms of AP inactivity before scanning the next channel. config wireless-controller wtp-profile edit ourprofile config radio-1 set wids-profile ourwidsprofile set spectrum-analysis enable end end config wireless-controller wids-profile edit ourwidsprofile set ap-scan enable set rogue-scan enable set ap-bgscan-period 300 set ap-bgscan-intv 1 set ap-bgscan-duration 20 set ap-bgscan-idle 100 end
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

