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

Author: Simo

Set the size limit system uploaded in NGINX

By setting the client_max_body_size of nginx to solve the problem of nginx+php uploading large files:
When using nginx as a webserver, you need to pay special attention to the client_max_body_size

October 13, 2021By Simo Nginx degree, file, Limit, Medium, nginx, set, Size, uploadLeave a Comment

Springboot Developed Custom Supply

Enhance SpringBoot rapid development tool Project address: https://gitee.com/sanri/web-ui
Advantages: This is a web universal configuration component, plug and play, can be used for new projects o

October 13, 2021By Simo SpringLeave a Comment

TapeStry (1): Combined with Jetty Development TapeStry3 Project

Background The company is recycling an outsourcing project, which uses tapestry3 and maven1 technologies, which are all very old, especially Maven1, even the official website can not find the infor

October 13, 2021By Simo Jetty Development, First, jetty, project, TapeStry, TapeStry3Leave a Comment

Memory-Leaks – Jetty 8 Memory Leak on Server

I have performed a memory dump and analyzed it with a memory analyzer. It shows 73% of the memory occupied by the java.lang.ref.finalizer object. Let me see Look at what is inside this very large o

October 13, 2021By Simo Jetty jetty, leak, Leaks, memory, serverLeave a Comment

Nginx details reverse proxy, load balancing, LNMP architecture online dynamic website

Introducing nginx 13 13 span style=”color: #000000;”> Nginx is a very lightweight HTTP server written by Russians, Nginx, which is pronounced “engine X” is a high-performance HTTP and reverse

October 13, 2021By Simo Nginx architecture, balance, detailed, dynamic, LNMP, load, nginx, online, proxy, Reverse, WebsiteLeave a Comment

Built-in Jetty HTTPS boot

This time we will build a web service that supports the secure protocol SSL, namely https.
Let’s review the two encryption methods first, one is symmetric encryption and the other is asymmetric e

October 13, 2021By Simo Jetty built-in, https, jetty, StartLeave a Comment

Jetty9 installation deployment

Introduction to Jetty

Jetty is an open source servlet container that provides a runtime environment for Java-based web content, such as JSP and servlet. Jetty is written in Java language, and

October 13, 2021By Simo Jetty deployment, installation, jetty, Jetty9Leave a Comment

Spring – BindingResult and a normal target object of the BEAN name cannot be used as a request attr

See answer in English> What causes “java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name’command’ available as request attribute”? 6 Hi expert,
I have this c

October 13, 2021By Simo Spring As, Attr, Bean, BindingResult, Both, Name, object, ordinary, Request, spring, Target, UnableLeave a Comment

Springboot + mybatisplus integrates and uses reverse engineering

First introduce the maven dependency: this is the dependency that needs to be introduced when reverse engineering when integrating mybatisplus

com.baomidou
mybatis-plus-boot-starter
2.3

October 13, 2021By Simo Spring and, Engineering, integration, mybatisplus, Reverse, Springboot, Springboot + mybatisplus, useLeave a Comment

Nginx configuration file

# Example of nginx.conf file
user nobody;
worker_processes 8;
error_log varlog/nginx/error.log error;
#pid logs/nginx.pid

events {
use epoll;
worker_connections 50000;
}

http {
incl

October 13, 2021By Simo Nginx configuration file, nginxLeave a Comment

Posts navigation

Page 1 … Page 152 Page 153 Page 154 … 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 2026 • ThemeCountry Powered by WordPress