Create a backend service

  1. From the left navigation pane, select Application Integration > Backend Services.

  1. Click Create.

  1. Configure backend service parameters as needed.

  1. Click OK.

Table-1 Configuring basic information

Parameter

Description

Name

Specify a name for the backend service.

Protocol

Select a protocol. Options include HTTP and HTTPS.

Address

Specify the address of the backend service. The address can be an IP or domain name.

Port

Specify a port for accessing the backend service.

Labels

Add labels for the backend service.

 

Table-2 Configuring health check parameters

Parameter

Description

Health Check

Specify whether to enable health check for the backend service.

Protocol

Select a protocol. Options include HTTP and TCP.

Check Interval (sec)

Set the interval for health checks in seconds. The value must be an integer in the range of 3 to 300.

Timeout

Specify the timeout for health check, in the range of 1 to 60 seconds.

Check Path

Specify the check path. This parameter is required if you select HTTP.

Health Status Code

Specify the status coders used for an HTTP response. This parameter is required if you select HTTP.

 

You can configure health check only for backend services of the HTTP or HTTPS type.