How to Change Session Timeout for TCP-based Application

How to Change Session Timeout for TCP-based Application

52461
Created On 09/25/18 17:39 PM - Last Modified 01/22/26 04:54 AM


Procedure


Overview

This document describes how to change the session timeout for TCP-based applications. Each application can have a different timeout, if needed.

Note: The global TCP timeout setting is 3600 seconds.

 

Steps

  1. Go to Objects > Applications.
  2. Find the desired application. For this document, Gmail is used as an example.
  3. Click the name of the application:
     
  4. Customize the TCP Timeout (seconds) value to the desired value. In this case, 2100 seconds:
     
  5. Commit the configuration change.

 

On the CLI

The following commands will do the same as above:

# set shared override application <application-name> udp-timeout <timeout-value>

# set shared override application <application-name> tcp-timeout <timeout-value>

# set shared override application <application-name> tcp-half-closed-timeout <timeout-value>

# set shared override application <application-name> tcp-time-wait-timeout <timeout-value>

 



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClHWCA0&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language