RE: 2 nginx servers

2021-01-27 Thread Grzegorz Cześnik
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 solutio

RE: 2 nginx servers

2021-01-27 Thread Reinis Rozitis
> 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 k