Deploying NEX in a HA scenario

Introduction

HA is the High Availability scenario which means that a IT system, component, or application can able to operate at a high level, continuously, without intervention for an anticipated time. The sole purpose of the High-availability infrastructure is to deliver quality performance, handle various kinds of loads and failure with minimal or zero downtime.

Requirements

To deploy NEX in Peerplays with High-availability, minimum 4 servers are required,

  • 2 Backend Servers for NEX

  • 1 Main HA proxy server

  • 1 Backup HA proxy server

Steps to setup HA scenario

It is recommended to use HA proxy to setup a highly available scenario. Click the link below to learn about the step-by-step procedure to configure HA

Example

The below code uses the SSL passthrough for end to end encryption. The SSL certificates are passed onto both backend servers (server1, server 2).

There are several methods to deploy high availability node application with HA proxy. Below are the links to check the various configurations,

Last updated

Was this helpful?