| setgslbservice_cip |
Use this method to set in the request that is forwarded to the GSLB service, insert a header that stores the client's IP address. Client IP header insertion is used in connection-proxy based site persistence. |
Syntax |
Parameters |
servicename |
Name of the GSLB service. This is mandatory parameter. |
cip |
In the request that is forwarded to the GSLB service, insert a header that stores the client's IP address. Client IP header insertion is used in connection-proxy based site persistence. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
cipheader |
Name for the HTTP header that stores the client's IP address. Used with the Client IP option. If client IP header insertion is enabled on the service and a name is not specified for the header, the Citrix ADC uses the name specified by the cipHeader parameter in the set ns param method or, in the GUI, the Client IP Header parameter in the Configure HTTP Parameters dialog box. |
Return Value |
Returns simpleResult |
See Also |