Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Requests between webservers in Nginx - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
21 replies
JWode
Requests between webservers in Nginx
So I
've got 2 servers up and running on my Nginx server
. Both are working
/routing correctly
, and I
've made one a subdomain of the other
:
api.example.com
api.example.com
&
example.com
example.com
If I need to communicate between the two do I still just make a request to
api.example.com
api.example.com
? Is that request going out to the internet and then back to Nginx
, or is there a way to tell Nginx just to make the request directly
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How can I use nginx in such a way to achieve the functionality of Route your outbound requests
KP-C
Kevin Powell - Community / back-end
4y ago
Http Requests
KP-C
Kevin Powell - Community / back-end
3y ago
How to synchronize session IDs between Socket.io and API requests using Vite and Express?
KP-C
Kevin Powell - Community / back-end
2y ago