Description
To release idle connections and unresponsive sessions to ICAP Servers, you can adjust the connection timeout (in seconds) in the ICAP Client.
Configuring the connection timeout
You configured the connection timeout as a value of the specific kernel parameter:
Item |
Description |
---|---|
Name |
|
Type |
Integer |
Notes |
|
For general instructions, see Working with Kernel Parameters on Security Gateway.
To print the current connection timeout value
# fw ctl get int icap_blade_conn_pool_timeout
Example:
[Expert@GW:0]# fw ctl get int icap_blade_conn_pool_timeout
icap_blade_conn_pool_timeout = 300
[Expert@GW:0]#
To set the desired connection timeout value temporarily
# fw ctl set int icap_blade_conn_pool_timeout <
Number>
Additional Information
You can cancel the reuse of ICAP Client-to-Server connections on your Security Gateway for ICAP requests/responses. Use this kernel parameter:
Item |
Description |
---|---|
Name |
|
Type |
Integer |
Notes |
|