Search found 1 match
- Mon Jan 18, 2021 3:44 am
- Forum: Implemented Suggestions
- Topic: Add SRV Record support
- Replies: 85
- Views: 63203
Re: Add SRV Record support
For some clarity RE: NginX and its capabilities: NginX Load Balancing : This is useful if you need to spread clients across multiple servers when one server can't handle all of them, and client's don't care which server they connect to. . Nginx listens on the public IP/port, and routes clients rando...