Maybe my setup is considered overkill for a single VM but I prefer it this way to have it behind a load balancer.
Whenever any attempts to update large quantity of files or update several plugins at a time, it will produce a 502 error from the browser end. VM is accessible by direct IP.
Is this something to do with the Health check settings or Apache server configuration?
The setup as below:
- Bitnami Wordpress
- Google Cloud Platform
- Google Cloud CDN
- Google Cloud HTTP Load Balancer
Health Check Settings:
Path /
Protocol HTTP
Port 80
Proxy protocol NONE
Logs Disabled
Interval 30 seconds
Timeout 30 seconds
Healthy threshold 3 consecutive successes
Unhealthy threshold 3 consecutive failures