Nginx study notes (1) -- Getting started

Source: Internet
Author: User
Tags what is nginx
: This article mainly introduces Nginx study notes (1)-Getting Started. For more information about PHP tutorials, see. What is Nginx ??

Official Nginx website

Http://nginx.org/

Http://nginx.org/cn

Nginx Chinese network

Http://www.nginx.cn/

Why use Nginx

Http://nginx.org/cn

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

As a Web server:

Compared with Apache, Nginx uses fewer resources and supports more concurrent connections, reflecting higher efficiency,

This makes Nginx particularly popular with virtual host providers. Supports responses with up to 50,000 concurrent connections,

Thanks to Nginx for choosing epoll and kqueue as the development model for us.

Server load balancer:

Nginx supports both Rails and PHP internally, and serves as an HTTP proxy server.

Nginx is written in C. Both system resource overhead and CPU usage are much more efficient than Perlbal.

As the Mail proxy server:

Nginx is also a very good mail proxy server (one of the first products to be developed is also used as a mail proxy server). Last. fm describes the success and wonderful use experience.

Nginx installation is very simple, configuration files are very simple (perl syntax is also supported), and servers with very few buckets:

Nginx is easy to start and can run almost without interruption, even if it runs for several months, it does not need to be restarted. You can also upgrade the software without interruption.

The above introduces the Nginx study notes (1)-Introduction, including some content, hope to be helpful to friends who are interested in PHP tutorials.

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.