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.

Nginx optimization configuration

https://www.cnblogs.com/taiyonghai/p/9402734.html

nginx.conf file

#user nobody;

#==Number of work processes, generally set to the number of cpu cores
worker_processes 1;

#error_log lo

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

Nginx – If external_url is set, GitLab Docker does not work properly.

I have been trying to solve a problem that I still can’t solve. Thank you very much for your help!
What I did:
1) After http://docs.gitlab.com/omnibus/docker/README.html, use docker image on Ubun

October 13, 2021By Simo Nginx Docker, external, gitlab, if, nginx, normal work, set, Unable, URLLeave a Comment

How do I use the file name of the conf file in the nginx conf file?

If I have a file named mysite.conf stored in /etc/nginx/conf.d. Is there a way to get the string value ‘mysite’ from the conf file?

I want to symlink a common .conf file multiple times becaus

October 13, 2021By Simo Nginx CONF, file, File Name, How to, nginx, UsedLeave a Comment

Configuration – use the subdomain configuration nginx

I have completed my previous research, but I can’t seem to find out how to properly configure nginx to accept subdomains.

I am currently correct for mydomain.com Configure, but not analyze.my

October 13, 2021By Simo Nginx configuration, nginx, subdomain, useLeave a Comment

UWSGI cannot write Unicode data in a log file that is redirected from the Stdout log file from Python

I am using uWSGI (2.0.11.2) and Python (3.4.3) to serve my pyramid (1.5.7) application on Ubuntu 14.04. I noticed that I was Error encountered in uWSGI logs related to unicode decoding:

#
# o

October 13, 2021By Simo Nginx data, file, log, python, Record, redirection, Stdout, Unable, Unicode, UWSGI, writeLeave a Comment

Command analysis NGINX access log

Commonly used advanced command methods for awk analysis logs Analyze access logs (Nginx as an example) Log format:

‘ $remote_addr-$remote_user [$time_local] “$request” $status $body_bytes_sen

October 13, 2021By Simo Nginx Access, analysis, Command, log, nginx, usageLeave a Comment

Thirty-seven, WWW service nginx advanced

Six. Check the default homepage and directory of nginx: as follows, you can see that the default directory is html, and the homepage is index.html

[[emailprotected] conf]# grep html nginx.con

October 13, 2021By Simo Nginx advanced, nginx, service, Thirty-seven, WWWLeave a Comment

Compile the source code to the RPM package —- Take Nginx as an example

Packaging process
Prepare source code software
Install rpm-build
Write compilation configuration file
Compile RPM package

Specific steps

1. Install tool
yum install rpm-build
Install d

October 13, 2021By Simo Nginx for exampleLeave a Comment

[Repost] Nginx Image Module Picture Thumbnail Watermark Processing Module

https://www.cnblogs.com/jicki/p/5546972.html

Nginx Image Module image thumbnail watermark processing module

Download Tengine

tar- zxvf tengine-1.4.5.tar.gz

cd tengine-1.4.5<

October 13, 2021By Simo Nginx image, module, nginx, picture, POST, Processing, thumbnail, Turn, watermarkLeave a Comment

Watch: Variables and explanations provided by Nginx HTTP kernel modules

Guide When the ngx_http_core_module module processes a request, there will be a large number of variables. These variables can be recorded through the access log. Can be used for other nginx module

October 13, 2021By Simo Nginx HTTP, interpretation, kernel, module, nginx, providing, try, variableLeave a Comment

Posts navigation

Page 1 … Page 6 Page 7 Page 8 … 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