Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Nginx

Nginx (“engine x”) is a high-performance HTTP and reverse proxy server, as well as an IMAP/POP3/SMTP server. Nginx was developed by Igor Sysoev for the second most visited site in Russia, Rambler.ru. The first public version 0.1.0 was released on October 4, 2004. It releases the source code in the form of a BSD-like license, which is known for its stability, rich feature set, sample configuration files and low system resource consumption. On June 1, 2011, nginx 1.0.4 was released. Nginx is a lightweight web server/reverse proxy server and email (IMAP/POP3) proxy server, and is issued under a BSD-like protocol. Developed by Russian programmer Igor Sysoev, it is used by the Russian large-scale portal and search engine Rambler (Russian: Рамблер). Its characteristic is that it occupies less memory and has strong concurrency.

Super detailed Nginx installation and configuration tutorial

1. Compile and install nginx Download the nginx installation package wget http://nginx.org/download/nginx-1.8.0.tar.gz

You can also choose other versions, official website: http://nginx.org/en/do

October 13, 2021By Simo Nginx configuration, detailed, installation, nginx, super, tutorialLeave a Comment

Nginx instructions are not allowed in the sample nginx.conf of Unicorn

I am using nginx 1.4.1. After copying unicorn’s example of nginx.conf, I found that I must move the settings to a different instruction. I still can’t The following settings are placed in the nginx

October 13, 2021By Simo Nginx CONF, instruction, nginx, UnexfLeave a Comment

Nginx as a static web service

1. Static resource type Nginx as a static resource Web server deployment configuration, transmission is very High efficiency, often used for static resource processing, request, dynamic and static

October 13, 2021By Simo Nginx act, nginx, service, WEBLeave a Comment

Nginx basic introduction and principle

1.1nginx basic introduction 1. The principle of nginx high concurrency (multi-process + epool achieves high concurrency) 1. After Nginx is started, there will be a master process and multiple inde

October 13, 2021By Simo Nginx Basic, Introduction, nginx, principleLeave a Comment

Nginx – External HTTP connection failed (port open)

On the hosted Ubuntu VM, I run nginx of http and https, and I can access those using public IP from the VM:

< /p> curl http://159.203.0.5 Performing the same operation outside the VM failed-c

October 13, 2021By Simo Nginx connection, external, Failure, HTTP, nginx, open, portLeave a Comment

Nginx basic domain name port IP virtual host

Based on the domain name##nginx number of concurrent connections processes multiplied by connection
## worker_processes number of service processes, generally the same as the cpu core
worker_proces

October 13, 2021By Simo Nginx Basic, domain name, host, IP, nginx, port, VirtualLeave a Comment

Nginx configuration 80 port and 443 port

Docker configuration Nginx uwsgi configuration, the following experiments share the same uwsgi, only fine-tuning

Preparation: server ssl Certificate, the front-end and back-end must have a ce

October 13, 2021By Simo Nginx configuration, nginx, portLeave a Comment

Nginx + vSFTPD Download Upload Service Deployment

The last article wrote the “expect script for fast login vsftpd”
https://blog.51cto.com/amunlinux/2426471

This article talks about nginx as a download server , Vsftpd as a combination of up

October 13, 2021By Simo Nginx deployment, download, nginx, Nginx + vsftpd, service, upload, vsftpdLeave a Comment

Nginx Detailed 28: NGINX Architecture Nginx + Lua Security WAF Firewall

Nginx+Lua’s secure waf firewall

Take a look at what others have written: https://github.com/loveshell/ngx_lua_waf

First install git: yum -y install git

Execute under /opt/download

October 13, 2021By Simo Nginx architecture, detailed, Firewall, lua, nginx, nginx + lua, security, WAFLeave a Comment

Nginx details

Nginx is http server software like Apache. The difference between them is that Apache’s processing speed is slow and consumes memory resources, while nginx is the opposite. Functionally, all Apache

October 13, 2021By Simo Nginx detailed, Introduction, nginxLeave a Comment

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress