Comment 1 for bug 1761601

Revision history for this message
Lee Trager (ltrager) wrote : Re: [2.4] Multiple region/rack controllers causes the UI to be very slow

When using HAProxy with MAAS in HA mode I am seeing new websocket connections being made every few seconds. Switching to Apache resolves the issue. I tested using the HAProxy proxy found from the MAAS docs[1]. We may need to update the documentation as per HAProxy docs [2] and increase the keep-alive timeout.

[1] https://docs.maas.io/devel/en/manage-ha
[2] https://www.haproxy.com/blog/websockets-load-balancing-with-haproxy/