If you’re looking to gain a bit more performance out of your NGINX web server, Jack Wallen shows you how with the help of gzip compression. NGINX is an outstanding, open source web server. It’s easy ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
If you’re about to deploy an NGINX server, you might want to take a few steps to make sure it is secure out of the gate. Jack Wallen offers up five easy tips that can give your security a boost. NGINX ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
Follow these steps to install Nginx on Linux and configure PHP support, virtual hosts, HTTP authentication, SSL support, URL rewrites, and load balancing Although the most popular Web server in the ...
nginx is the web server that's replacing Apache in more and more of the world's websites. Until now, nginx has not been able to benefit from the security ModSecurity provides. Here's how to install ...
Nginx Plus Release 10 adds a web app firewall, IP transparency, and support for the nginScript configuration and control language Security rules the day in version 10 of Nginx’s enterprise-level web ...
In my last article, I took an initial look at nginx, the high-performance open-source HTTP that uses a single process and a single thread to service a large number of requests. nginx was designed for ...