| setcrvserver_icmpvsrresponse |
Use this method to set criterion for responding to PING requests sent to this virtual server. If ACTIVE, respond only if the virtual server is available. If PASSIVE, respond even if the virtual server is not available. |
Syntax |
Parameters |
name |
Name of the cache redirection virtual server. This is mandatory parameter. |
icmpvsrresponse |
Criterion for responding to PING requests sent to this virtual server. If ACTIVE, respond only if the virtual server is available. If PASSIVE, respond even if the virtual server is not available. Default value = NS_VSR_PASSIVE. Possible Values : PASSIVE, ACTIVE. |
Return Value |
Returns simpleResult |
See Also |