Re: reverse proxy does not load webpage data

2021-02-02 Thread petrg
Hey Francis, thanks a lot for your extensive answer. Now I understand much better. But let me discuss one misty point. > There is no magic; it does what you configure it to do. The browser makes > a request to nginx; nginx handles that according to its config. Every > request is independent. >

Re: reverse proxy does not load webpage data

2021-02-02 Thread petrg
Hey Francis, thanks a lot for your extensive answer. Now I understand much better. But let me discuss one misty point. > There is no magic; it does what you configure it to do. The browser makes > a request to nginx; nginx handles that according to its config. Every > request is independent. >