2 nginx servers

Reinis Rozitis r at roze.lv
Wed Jan 27 11:49:22 UTC 2021


> I want to set up two nginx servers: the first as a reverse proxy that will
direct - for starters - to the second nginx server, which will hold two
simple static pages as a web server. 

It's fully possible to have such a setup.


> Will such a solution be practical? What do you think?	

Without knowing more details it's hard to tell. What is the purpose of the
proxy server? Why a static page needs to be proxed? Etc

For static content nginx is quite effective and highly performant so usually
there is no need for additional layers.

rr




More information about the nginx mailing list