Is anyone using HAProxy in front of their servers and using the Axigen Outlook Connector?
We find that when we go through the HA, the Outlook Connector continuously disconnects and reconnects. It will eventually finish the sync, but for large accounts it can be quite slow, and is very frustrating.
The logs are full of various errors, though some might just be irrelevant. The one error I have confirmed only appears when using the HA is:
BG [11:35:06.526]{12500, 16808 - folderWatcher }: Notifications received
WARN[11:35:06.526]{12500, 16808 - folderWatcher }: Error reading notification data: 3
WARN[11:35:06.526]{12500, 16808 - folderWatcher }: Abort notifications connection
WARN[11:35:06.526]{12500, 16808 - folderWatcher }: Retry opening notifications connection in 5 seconds
INFO[11:35:06.554]{12500, 10136 - connChecker }: Remote connection error state; recheck in one second
WARN[11:35:06.771]{12500, 14188 - syncProgress }: GetSyncStatus(000001B1BB5946C0, syncStatus, syncStatusReader, noWait=yes): signal error for job 4
INFO[11:35:07.555]{12500, 10136 - connChecker }: Remote connection error state; recheck in one second> WARN[11:35:07.766]{12500, 14188 - syncProgress }: GetSyncStatus(000001B1BB5946C0, syncStatus, syncStatusReader, noWait=yes): signal error for job 4
If I bypass the HA those errors all go away, but we sort of need the load balancer to work, so hoping someone else has experienced this!