Configuration HTTPS
In the HTTPS configuration on the Load Balancer you have to configure the Backend section first, then the Frontend configuration. Follow these steps for Backend configuration on Load Balancer.
- On the Network page, click the Load Balancer tab. Click the Configuration button in the Action column.
Load Balancer Page
- On the Load Balancer Configuration page, click the Backend tab, and Create Backend.
Load Balancer - Create Backend
- Display the Create Backend page, and fill in the form available.
Load Balancer - Form Create Backend (a)
Create Backend Form
Column | Description |
---|---|
Name | Backend configuration name and for backend naming characters can only use A-Z,a-z, and _ underscore. |
Load Balancer Method | This column contains three options: Roundrobin, Least Connection, and Source. This section chooses Roundrobin. |
Mode | There are two modes: a.HTTP b.TCP Because this section is the backend configuration for HTTPS so choose HTTP. |
Advanced Check | Because in column Mode, you select HTTP, then click httpchk. |
HTTP Check Method | There are two options: a.GET, is used to request data to retrieve data. b.POST, used to request creating new data. |
Http Check URI | To find out whether the server is active or inactive. In this section type _health.php |
Server - Server Name | Selects a previously created VPC. |
Server - Server Port | Port that the server will use. |
Server - Max Connection | The maximum number of connections received. |
Server - Weight | Load to be received by the server. |
- After filling in all forms on the Create Backend page, click the Create Backend button.
Load Balancer - Create Backend Form
- Display the Backend Configuration has successfully created!.
Load Balancer Page
After you configure the backend for HTTPS mode, the next step is to configure the HTTP Load Balancer frontend by following these steps:
- On the Configuration Load Balancer page click the Frontend tab, and click Create Frontend.
Load Balancer - Create Frontend
- Display the Create Frontend page, and fill in the form available.
Load Balancer - Create Frontend Form (a)
Load Balancer - Create Frontend Form (b)
Create Frontend Form
Column | Description |
---|---|
Name | Frontend configuration name and for frontend naming characters only A-Z, a-z, and _underscore. |
Default Backend | Choose the created backend. |
Bind Address | There are two options: a.** The Internal** uses IP addresses already registered with Cloudka Portal Services. b.The Internet uses an IP address to be accessed from the outside network. |
Mode | There is three options: a. HTTPS b. HTTP c. TCP. Because this section is the backend configuration for HTTPS so choose HTTPS. |
Bind Port | Because we use HTTPS, the default port used is port 443. |
Certificate File | You can upload certificate files that you have. If you use the Cloudeka Portal Service, you can download the file in the SSL menu in the SSL Menu in the Project Module. |
Key File | You can upload key files that you have. If you use Cloudeka Portal Service, which is SSL Decca, you can download the file in the SSL Menu in the Project Module. |
- If you want to add a Backend, in the Add Backend section you can click the Add Backend button. Then fill in Backend Name, ACL Name, Criteria, Value and Condition.
Load Balancer - Create Frontend Form (c)
- After filling in all forms on the Create Frontend page, click the Create Backend button.
Load Balancer - Create Frontend (d) Form
- “Frontend Configuration has successfully created!” a notification appears that the Load Balancer frontend configuration has been added..
Load Balancer Page