Home > Configuration > NS > setnsparam_cip

setnsparam_cip

Use this method to set enable or disable the insertion of the actual client IP address into the HTTP header request passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server.
* If the CIP header is specified, it will be used as the client IP header.
* If the CIP header is not specified, the value that has been set will be used as the client IP header.

Syntax



Parameters

cip

Enable or disable the insertion of the actual client IP address into the HTTP header request passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server. * If the CIP header is specified, it will be used as the client IP header. * If the CIP header is not specified, the value that has been set will be used as the client IP header.
Possible Values : ENABLED, DISABLED.

cipheader

Text that will be used as the client IP address header.

Return Value

Returns simpleResult

See Also