< Home

Configuring Session Aging Using the Web UI

This section describes how to use the web UI to configure session aging.

Context

You can set the session aging time for each service as required.

Generally, you can use the default session aging time. You can tune the aging time based on the traffic type and number of connections. For specific services that need to be connected for a long period of time, you are advised to configure persistent connections instead of prolonging the aging time of all traffic of a protocol type.

In certain scenarios, when the number of concurrent sessions on the FW increases rapidly, new sessions may fail to be created for normal services. In this case, you can enable the fast session aging function to accelerate the aging process. In this way, sessions can be aged in advance, rapidly reducing the session table usage.

Procedure

  1. Choose Object > Service > Service.

  2. Click corresponding to a service and modify Session Timeout.

    You can also click Add to customize a service and set the session timeout period.

  3. Click OK.
  4. Optional: Configure the fast session aging function.

    The fast session aging function does not take effect for persistent-connection sessions, and sessions with TCP/SCTP connections being established or disconnected.

    1. Choose Monitor > Session Table.

    2. Enable Fast Session Aging .
    3. Specify Upper Limit on Session Table Usage so that the fast session aging function can take effect when the session table usage reaches the upper limit.
    4. Specify Lower Limit on Session Table Usage so that the fast session aging function can become invalid when the session table usage is equal to or falls below the lower limit.
    5. Specify Aging acceleration coefficient so that sessions can be aged in advance based on the specified aging acceleration coefficient.

      For example, if you set Aging acceleration coefficient to 20%, a session will be aged in 5 minutes in normal cases and be aged 1 minute (5*20%) in advance if the fast session aging function takes effect. If the session is not matched within 4 minutes, the session is deleted.

    6. Click Apply.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >