Created on
10-28-2025
12:41 AM
Edited on
10-28-2025
01:06 AM
By
Anthony_E
| Description | This article describes hardware acceleration behavior on the FortiGate with NTurbo capability. When an IPS Policy is in use, FortiGate utilizes NTurbo to accelerate traffic and provides details on how the offload is performed and the steps to validate the same. |
| Scope | FortiGate with support for NTurbo and NP acceleration. |
| Solution |
On a FortiGate, after a session completes the TCP 3-way handshake, the proto state of the session is marked as 11. At this stage, FortiGate makes a decision whether or not to offload a session. If the session is offloaded, the session list shows offload status accordingly.
Here is an example of a session in proto_state=11 and offloaded:
session info: proto=6 proto_state=11 duration=0 expire=3599 timeout=3600 refresh_dir=both flags=00000000 socktype=0 sockport=0 av_idx=0 use=4
Important flags in the above session:
Once the IPS sees enough packets to decide on the flow, it transfers the offload from NTurbo to NP completely. At this time, the IPS prints the following outputs to the debug:
[9633@997]ips_run_session_verdict_check: serial=1033612 session is PASSED HURRY
This is the same session in the session table looks like:
session info: proto=6 proto_state=11 duration=3 expire=3597 timeout=3600 refresh_dir=both flags=00000000 socktype=0 sockport=0 av_idx=0 use=4 The 'state' does not have 'ndr' anymore, and the ips_offload is now 0/0. This represents that the IPS has seen enough data to mark it as clean and move this from NTurbo to NP7 to continue processing the traffic.
However, there are special conditions where IPS continues to process the entire flow using NTurbo. This happens when there is a Web Filter attached to the policy or when SSL full decryption is enabled.
Related documents: |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.