Founder & CTO of Audelabs.
We build attractive, modern websites and mobile apps running on the cloud using the NodeJS and Typescript ecosystem. I also work in the .NET platform with C#, C++ and Rust
Yeah. i will explain how proxy_pass works, how compression(gzip) works,what is a directive and context , how we can write one and many things in the upcoming article. since i wanted to write an article on explaining nginx for front end developers. i wanted to keep things simple.
Will the next article include or show how to proxy_pass requests to another port rather than to a file location?
I find this helps for keeping things simple when using containers.
I think no intro to "Nginx for developers" is complete without talking about proxies. Good point.
Yeah. i will explain how proxy_pass works, how compression(gzip) works,what is a directive and context , how we can write one and many things in the upcoming article. since i wanted to write an article on explaining nginx for front end developers. i wanted to keep things simple.
Ah! Ok I follow! Look forward to it!