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

Category: Opensource

Open-source software (open-source) is a new term that is defined as software whose source code can be used by the public, and the use, modification, and distribution of this software are not restricted by licenses. Open source software is usually copyrighted, and its license may contain such restrictions: deliberate protection of its open source status, notice of authorship, or development control. “Open source” is being registered as a certification mark by public interest software organizations, which is also a means of creating a formal definition of open source.

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

Jetty installation, configuration, and use

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

October 13, 2021By Simo Jetty configuration, installation, jetty, usageLeave a Comment

NGINX1.10 compilation installation

Compile and install nginx1.10 (reproduced from: https://blog.csdn.net/goghdian/article/details/80264861)

Install dependent packages
yum install -y gcc-c++ pcre pcre-devel zlib zlib-devel open

October 13, 2021By Simo Nginx compile, installation, nginx, Nginx1.10Leave a Comment

What is the difference between jetty and netty?

What is the main difference between Jetty and Netty?

Netty is part of Jboss, but is it the default web server container?

Does Netty support Servlets 3.0?

Jetty is a Lightweight se

October 13, 2021By Simo Jetty Difference, jetty, Netty, whatLeave a Comment

Posts navigation

Page 1 … Page 16 Page 17 Page 18 … Page 63
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