nginx deep dive

What Is a Web Server ? Web server is a server that hosts an application that listens to the HTTP requests. It is the web server’s responsibility to hear (i.e., to understand HTTP) what the browser is saying , and respond appropriately. Sometimes, it could be as simple as fetching a file from the file … Continue reading nginx deep dive