Search found 1 match
- Thu Jul 04, 2019 7:28 am
- Forum: General Discussion
- Topic: Using reverse proxies as a substitute for routing tables?
- Replies: 1
- Views: 2494
Using reverse proxies as a substitute for routing tables?
I’m a complete beginner to nginx. We currently use routing tables and do IP based routing on our clients. We will enter the IP address of the database the client can connect to along with a port. However, if the database goes down then the client can not connect to it. We have a failover set up but ...