Page not reachable after load balancing
-
Hello.
We are working on a simple load balancing implementation with HAProxy that will distribute the requests between two different instances of a web server with a shared wordpress directory over NFS. The first instance works well and is always accesible, but the second instance is inaccesible, it throws Error establishing a database connection¨.
Additional information:
We are using NFS, that is where the shared wordpress directory is.
We are using NGINX 1.14.1
We are using WordPress 5.5.3
We are using MariaDB.
We already verified the database information in wp-config.I could really use any advice on how to fix this.
The database is accesed by both instances from the same wp-config file.
Thank you. 🙂
The topic ‘Page not reachable after load balancing’ is closed to new replies.