nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. For a long time, it has been running on many heavily loaded Russian sites including Yandex, Mail.Ru, VKontakte, and Rambler. According to Netcraft nginx served or proxied 18.16% busiest sites in May 2014. Here are some of the success stories: Netflix, Wordpress.com, FastMail.FM.
...
Nginx uses an asynchronous event-driven approach to handling requests, instead of the Apache HTTP Server model that defaults to a threaded orprocess-oriented approach, where the Event MPM is required for asynchronous processing. Nginx's modular event-driven architecture[17] can provide more predictable performance under high loads.[18]
No comments:
Post a Comment