Home > Configuration > NS > setnshttpprofile_reusepooltimeout

setnshttpprofile_reusepooltimeout

Use this method to set idle timeout (in seconds) for server connections in re-use pool. Connections in the re-use pool are flushed, if they remain idle for the configured timeout.

Syntax



Parameters

name

Name of the HTTP profile to be modified.
This is mandatory parameter.

reusepooltimeout

Idle timeout (in seconds) for server connections in re-use pool. Connections in the re-use pool are flushed, if they remain idle for the configured timeout.
Default value = 0.
Minimum value = 0.
Maximum value = 31536000.

Return Value

Returns simpleResult

See Also