Why Nginx?

Source: Internet
Author: User
: This article mainly describes why to select Nginx. if you are interested in the PHP Tutorial, you can refer to it. ??

Nginx is a high-performance Web and reverse proxy server with many excellent features:

As a Web server: compared with Apache, Nginx uses less resources and supports more concurrent connections, reflecting higher efficiency. This makes Nginx particularly popular among virtual host providers. It supports responses with up to 50,000 concurrent connections. thanks to Nginx for choosing epoll and kqueue as the development model.

As a server load balancer: Nginx can support both Rails and PHP internally, or serve as an HTTP proxy server. Nginx is written in C. Both system resource overhead and CPU usage are much more efficient than Perlbal.

As a mail proxy server: Nginx is also a very good mail proxy server (one of the earliest development purposes of this product is also as a mail proxy server), Last. fm describes the success and wonderful use experience.

Nginx installation is very simple and configuration files are very simple (perl syntax is also supported). servers with few buckets: Nginx is easy to start and can run almost without interruption, it does not need to be restarted even if it is running for several months. You can also upgrade the software without interruption.

Detailed source reference: http://www.nginx.cn/nginxchswhyuseit

The above explains why to select Nginx, including some content, and hope to help those who are interested in the PHP Tutorial.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.