| setnshttpprofile_minreusepool |
Use this method to set minimum limit on the number of connections, from the Citrix ADC to a particular server that are kept in the reuse pool. This setting is helpful for optimal memory utilization and for reducing the idle connections to the server just after the peak time. Zero implies no limit on reuse pool size. |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
minreusepool |
Minimum limit on the number of connections, from the Citrix ADC to a particular server that are kept in the reuse pool. This setting is helpful for optimal memory utilization and for reducing the idle connections to the server just after the peak time. Zero implies no limit on reuse pool size. Default value = 0. Minimum value = 0. Maximum value = 360000. |
Return Value |
Returns simpleResult |
See Also |