w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Server
Nginx
Introduction
Language
Default
Markdown
How nginx processes a request
How nginx processes a request
How to prevent processing requests with undefined server names
Mixed name-based and IP-based virtual servers
A simple PHP site configuration
Links:
https://nginx.org/en/docs/http/request_processing.html
doc_nginx
2017-02-09 07:06:27
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
How nginx processes a TCP/UDP session
How nginx processes a TCP/UDP session A TCP/UDP session from a client is processed in successive steps called phases: Post-accept The first phas
How to write a plugin
Plugins expose the full potential of the Webpack engine to third-party developers. Using staged build callbacks, developers can introduce their own b
How to write a loader
A loader is a node module exporting a function. This function is called when a resource should be transformed by this loader. In the simple case, whe
socketserver.BaseServer.process_request()
process_request(request, client_address) Calls finish_request() to create an instance of the RequestHandlerClass. If desired, this function can cr
Controlling nginx
Controlling nginx Changing Configuration Rotating Log-files Upgrading Executable on the Fly nginx can be controlled with signals. The process ID o
Return to View
Please login to continue.