Nginx (pronounced “engine-x”) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server., licensed under a BSD-like license. It is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption. Nginx ...
3
votes
6answers
482 views
What issues would you face if you use Nginx
Wordpress is quite a memory hog, and I've been thinking of using nginx rather than apache.
The one major consideration before doing that is if there are any plugins which will stop working. I have ...