Service Nginx

Read about service nginx, The latest news, videos, and discussion topics about service nginx from alibabacloud.com

Build a Web server 10 times times better than Apache Nginx 0.8.x+php 5.2.13 (FastCGI)

This is the 6th article I wrote about building a "Nginx + PHP (FastCGI)" Web server. This series of articles as the earliest detailed introduction Nginx + PHP installation, configuration, use of one of the information to promote Nginx in the domestic development has produced a positive role. The 6th article mainly introduces the new smooth restart method of Nginx 0.8.x, and upgrades PHP to 5.2.14, and fixes the pear problem. Another MySQL 5.1.x upgrade to the 5.5.x series, configuration files ...

Installation and configuration of Ubuntu+nginx+php+mysql+zend

Nginx is a high-performance HTTP and reverse proxy server and a IMAP/POP3/SMTP proxy server. Nginx was developed by Igor Sysoev, the second rambler.ru site for Russian traffic, which has run over 2.5 at the site. Igor releases the source code in the form of a BSD-like license. Nginx has been known for its stability, rich feature sets, sample configuration files, and low system resource consumption. Nginx can be in ...

Resolve Nginx: [ERROR] Open () "/usr/local/nginx/logs/nginx.pid" failed error

Wind Network (ithov.com) original article: Restart the server, access to the Web service discovery can not browse! Login to the server and then go to nginx use./nginx-s Reload re-read the configuration file and found that the report nginx: [ERROR] Open () "/usr/local/nginx/logs/nginx.pid" failed (2:no such File or directory error, enter lo ...

Lightweight HTTP Server Nginx: module and Working principle

Wind Network (ithov.com) original article: Nginx by the kernel and modules, in which the design of the kernel is very small and concise, the completion of the work is very simple, only through the lookup configuration file to map client requests to a location Block (location is an instruction in the Nginx configuration for URL matching), and each instruction configured in this location will start a different module to do the work accordingly. The Nginx module is divided into Core module, basic module and third party model.

Nginx v0.9.4 publishes High-performance http and reverse proxy servers

Nginx is a high-performance HTTP and reverse proxy server and a IMAP/POP3/SMTP proxy server. Nginx was developed by Igor Sysoev, the second rambler.ru site for Russian traffic, which has run over 2.5 at the site. Igor releases the source code in the form of a BSD-like license. Nginx has been known for its stability, rich feature sets, sample configuration files, and low system resource consumption. Nginx is a ...

Common problems and error handling in Nginx

1. Bad Request error reason and solution configuration nginx.conf Related settings are as follows. Client_header_buffer_size 16k;large_client_header_buffers 4 64k; According to the specific situation adjustment, the general appropriate adjustment value can be. 2, Nginx 502 Bad Gateway errors Proxy_next_upstream error Timeout inv ...

Nginx v0.9.6 publishes High-performance http and reverse proxy servers

Nginx ("Engine X") is a high-performance HTTP and reverse proxy server and a IMAP/POP3/SMTP proxy server. Nginx was developed by Igor Sysoev, the second rambler.ru site for Russian traffic, which has run over 2.5 at the site. Igor releases the source code in the form of a BSD-like license. Nginx has been due to its stability, rich feature sets, sample configuration files ...

Nginx Cache service configuration and load balancing

Nginx Cache Service Configuration If you need to cache files locally, you need to add the following sub parameters: Proxy_store on;proxy_store_access user:rw GROUP:RW All:rw;proxy_temp_path Cache directory; Where Proxy_store on is used to enable caching to local functionality, Proxy_temp_path is used to specify in which directory the cache is cached, such as: Proxy_temp_p ...

Support Nginx Cloud Network management to realize the full coverage of web monitoring

November 9, 2011, the United States Letter Technology MPs (monitor Platform Share, that is, monitoring platform sharing) program and new trends, the United States letter Crecloud Cloud Network management launched Nginx Web server monitoring of the commercialization of the solution. Www.mxsoft.com, the world's first provider of cloud network management, said: "The United States, cloud network management launched Nginx Web server monitoring program, further improve the cloud Network management web monitoring field, better meet the E-commerce, financial transactions and other areas of customer monitoring ...

Using Apache as a nginx PHP processing background

Nginx itself does not own PHP processing module, so need to configure the reverse proxy, the PHP request to the other PHP parser execution, and then return the results to Nginx. The current fashion is to configure the PHP processing service in a fast-cgi way. The advantages are relatively simple, the server load is light. But the downside is obvious: the PHP processing state cannot be viewed. such as 8630.html "> sometimes the site because the load is too high, the PHP processing thread has been all blocked, will cause the Web site can no longer respond to the PHP service ...

Total Pages: 5 1 2 3 4 5 Go to: Go

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.