idle timeout

Use this command to specify the number of seconds an IPv4 or IPv6 binding remains idle before being deleted.

Syntax

idle timeout seconds
no idle timeout

Parameters

seconds Specifies the number of seconds a binding remains idle before being deleted. Valid values: 41 - 65535 seconds. Default value: 240 seconds.

Defaults

None.

Mode

Configuration command, Web Cache Configuration mode.

Usage

The “no” form of this command resets the idle-timeout value to its default value of 240 seconds.

Example

This example sets the idle timeout for web caches cache1 and cache2 to 6 minutes:

System(rw-config)->ip twcb webcache cache1
System(rw-config-twcb-webcache)->idle timeout 360
System(rw-config-twcb-webcache)->exit
System(rw-config)->ipv6 twcb webcache cache2
System(rw-config-twcb-webcache)->idle timeout 360