Troubleshooting Tip: Unable to access FortiGate GUI because of high CPU due to httpsd process
| Description | This article describes how to get back into the FortiGate GUI after multiple HTTPS processes caused a high CPU utilization. |
| Scope | FortiGate. |
| Solution |
Starting in FortiOS v7.6.4, a new daemon named http_authd has been introduced to manage administrative authentication processes.
The http_authd daemon centralizes all authentication activities related to administrative access on FortiGate devices. By consolidating these functions into a dedicated process, FortiOS improves the efficiency, consistency, and scalability of authentication handling.
In FortiOS v7.6.4 and above output:
config system interface edit <interface_name> <----- Internet-facing interface. unselect allowaccess https http next end
fnsysctl killall httpsd
Note:
Related articles: Technical Tip: Regularly audit and restrict open ports on FortiGate public interfaces Technical Tip: System administrator best practices for FortiGate and FortiProxy Troubleshooting Tip: High CPU usage due to httpsd daemon on FortiGate |


