I forgot to write about it, but I want to install wordpres on the second server 
in the future - hence this solution came to mind :)

-----Original Message-----
From: nginx [mailto:nginx-boun...@nginx.org] On Behalf Of Reinis Rozitis
Sent: Wednesday, January 27, 2021 12:49 PM
To: nginx@nginx.org
Subject: RE: 2 nginx servers

> 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


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to