10-04-2019, 01:10 AM
(10-04-2019, 12:32 AM)nunnsie Wrote: Hi Kudzu, thanks for the quick answer, unfortunately listening on two simultaneous ports doesn't match our use-cases:
- Redundancy; two discrete services for load balancing in case one fails; we've a high usage and highly available app that needs to survive a failure. We can spread it out over multiple machines but was also hoping to cater for in-system failures.
- Multi-tenancy; same code base, two different configurations. We can't do this through the same application unfortunately.
We load balance 8 servers behind a barracuda load balancer that serve more than 100,000 users. You will probably need to do something along those lines.