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

Author: Simo

[Nginx] nginx configuration json format log

nginx.conf module configuration log_format:

After configuration, perform the following format verification: ../ sbin/nginx -t

After the verification is successful, reload the configuration: ../sbin/nginx -s reload

The log is shown as follows:

October 13, 2021By Simo Nginx configuration, Format, JSON, log, nginxLeave a Comment

Build an RTMP live stream server

Recently, the project is quite intense, so I don’t have much time to write a blog. I just happened to be fine these days, so I quickly record what I have learned recently.

Server environment<

October 13, 2021By Simo Nginx build, Flow, live, RTMP, serverLeave a Comment

Modify the default port number of jetty

jetty’s default port is 8080, and it’s easy to modify the port number. First enter In the installation directory of the jetty server, you will see the start.ini configuration file. Here is the conf

October 13, 2021By Simo Jetty default, jetty, modify, Number, portLeave a Comment

Jetty.xml learning

In order to learn the startup process of jetty, I have read a lot of articles and gave the following startup flowchart. Now combine jetty.xml to understand the startup process of jetty

Find j

October 13, 2021By Simo Jetty jetty, Jetty.xml, learning, XMLLeave a Comment

Use Nginx’s Django REST framework absolute URL always returns 127.0.0.1

I use gunicorn/django (using django-rest-framework) behind nginx to run the application, and when using hyperlinkedmodelserializer, I have a little problem with the url return using the rest of the

October 13, 2021By Simo Nginx 127.0.0.1, Absolute, always return, Django, frame, nginx, REST, URL, useLeave a Comment

Nginx load balancing configuration

1.Set up an experimental environment (using docker to deploy two nginx containers) h2> 1) Use to build the first nginx service
[[email protected]-node4 ~]# docker container run- d –name web01 -p

October 13, 2021By Simo Nginx balance, configuration, load, nginxLeave a Comment

Spring MVC principle and configuration

Spring MVC principle and configuration 1. Spring MVC overview Spring MVC It is a powerful and flexible web framework provided by Spring. With the help of annotations, Spring MVC provides a developm

October 13, 2021By Simo Spring configuration, MVC, principle, springLeave a Comment

Nginx – client_max_body_size is invalid to SSL configuration

When I set client_max_body_size to 30m; everything works fine without ssl (accepts files up to 30MB). However, when I switch to ssl, it completely ignores this instruction. My configuration i

October 13, 2021By Simo Nginx body, client, configuration, invalid, max, nginx, pair, Size, SSLLeave a Comment

Jetty uses servlet

In embedded Jetty, sometimes we want to run some servlets, and then we need to create Context, and then let your Servlet run in these ServletContext.

package hb.jetty;import java.io.IOExcepti

October 13, 2021By Simo Jetty jetty, servlet, useLeave a Comment

Nginx cache agent

The map tiles on the ArcGIS official website are too slow. Think of the available NIGIX proxy.

Nginx is http proxy software under Linux, and it is also available under Windows.

The foll

October 13, 2021By Simo Nginx Agent, Cache, nginxLeave a Comment

Posts navigation

Page 1 … Page 140 Page 141 Page 142 … Page 590
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