[HTTP Health Check <HC ID> http Menu] method - Set HTTP method host - Set host header path - Set request path header - Set request header body - Set request body auth - Set authentication response - Set expected response overload - Set expected response for server overload proxy - Enable/disable proxy request cur - Display current send configuration |
Command Syntax and Usage | |
---|---|
method [get|head|post] | |
Sets the HTTP method. Default: get | |
host [host|inherit|none] | |
Sets the host header. Values: ![]() ![]() ![]() | |
path [path|inherit|none] | |
Specifies the request path. If empty, the request is sent to the Web service root (“/”). When the inherit option is selected, the path is taken from the content value of the group to which this health check is bound. Maximum characters: 256 Caution: Alteon automatically adds a forward slash ( / ) to the path string. If you start the path string with slash, Alteon sends health check with two slashes ( // ), which causes the health check to fail. | |
header <512 chars headers separated by enter|none> | |
Sets the request header. | |
body <1024 chars body|none> | |
Sets the request body. | |
auth [none|basic|ntlm2|ntlmssp] | |
Specifies whether the monitored server requires authentication. Default: none Note: The Windows 2003 operating system supports the ntlm2 health check. Later versions of the Windows operating system support only the ntlmssp health check. | |
response [incl|excl|none] | |
Specifies the expected response. The return string can only be configured if the return string type is not set to none. Values: ![]() ![]() ![]() Default: none Note: The return string is case-sensitive. | |
overload [incl|none][none]: incl | |
Specifies whether to move a real server to the overload state when an HTTP(S) health check detects a specified string in the real server response. In the overload state, the real server maintains existing connections. New connections are not allocated to such a server, unless the /cfg/slb/group/maxconex command is enabled for the server group and the new connection belongs to an existing persistent session (with pbind set to clientip, sslid, or cookie). Values: ![]() ![]() Default: none | |
proxy | |
Enables or disables the proxy request. | |
http2 [enabled|disabled] | |
When enabled, Alteon monitors servers via HTTP/2 (required only when using the Alteon native HTTP/2 load balancing proxy capability. Contact Radware Technical Support for details). Default: disabled | |
cur | |
Displays the current configuration. |