Skip to main content
MiroX
New Member
October 11, 2021
Question

Consuming too much memory

  • October 11, 2021
  • 2 replies
  • 2050 views

Our FG-MASTER-552 (FG200E) consumes over 70% of memory.

eap_proxy uses a lot of memory although Wi-fi controler is not used (or needed) in our Fortigate.

How can we disable eap_proxy (if it is not needed for some other applications other than wifi)?

Also there are two "ipsengine" active. Is that normal?

Thank you in advance

    2 replies

    lol
    Staff
    Staff
    August 23, 2022

    Hello,

     

    If your device is not on the latest firmware patch release for your branch then please upgrade.

     

    If you are already on the latest patch release then please open a support ticket and share at least the output of the following commands:

     

    diagnose sys top-mem 20
    diagnose sys top-fd 20

    diag debug report

     

    Regards

    lol
    Staff
    Staff
    August 23, 2022

    Hello,

     

    > Also there are two "ipsengine" active. Is that normal?

     

    Yes this is normal.

    The amount of running engines is dependent on the amount of CPU cores on your device.

     

    You can set the number of engines in

    config ips global
    set engine-count X
    end

     

    Regards