Scenario
You are using nginx and trying to call the downstream application but it returns http 502.
Cause
The reason could be because SELINUX would have blocked certain port. You can check the logs for more details.
Steps
The following example is from a sample repo whereby the downstream application uses port 801…