| setnshttpprofile_maxreusepool |
Use this method to set maximum 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. If non-zero value is given, it has to be greater than or equal to the number of running Packet Engines. |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
maxreusepool |
Maximum 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. If non-zero value is given, it has to be greater than or equal to the number of running Packet Engines. Default value = 0. Minimum value = 0. Maximum value = 360000. |
Return Value |
Returns simpleResult |
See Also |