docs(dcl): document primary/backup endpoint redundancy across requirements and test infra

This commit is contained in:
Joseph Doherty
2026-03-22 08:43:59 -04:00
parent e8df71ea64
commit 5de6c8d052
4 changed files with 43 additions and 1 deletions

View File

@@ -64,6 +64,8 @@ API key (ReadWrite): `c4559c7c6acc60a997135c1381162e3c30f4572ece78dd933c1a626e6f
Full details: [`lmxproxy/instances_config.md`](../../lmxproxy/instances_config.md)
**Primary/backup testing**: The dual OPC UA test servers (ports 50000 and 50010) in local Docker and the dual LmxProxy v2 instances on windev (ports 50100 and 50101) provide primary/backup endpoint pairs for testing Data Connection Layer failover. Use `docker compose stop opcua` to simulate primary failure and verify automatic failover to the backup.
## Connection Strings
For use in `appsettings.Development.json`: