Forum Discussion
nmrao
Champion Level 3
Why "same domain with different IP address" so?
aaronpliu
3 years agoFrequent Contributor
nmrao each environment is a cluster. In order to save resource and security, all QAT environments are using same domain name+port.
If access via internet, then configure different port, the smart proxy can route to correct server.
I am trying to configure a nginx server to do so. curl is ok with its build-in functions and pure code(i.e. implement a dns server) is ok as well.
As domain name and port are the same, even if proxy server is ok, it cannot distinguish different environment and route to correct server, that mean I have to add indicator (ie. custom header property) and configure corresponding routing rules in proxy server.
Btw, all rest request are https, so it needs more extra processing in configuration.
Thanks,
/Aaron
Related Content
- 9 years ago
Recent Discussions
- 5 days ago
- 10 days ago