Combination of graphics and text to teach you how to initialize Tomcat and how to run Tomcat in SpringBoot
How to initialize Tomcat in SpringBoot preface
...
nginx installation and deployment
nginx installation 1. Pre install sudo Yum install Yum utils2. Create a / etc in the root directory of the server/ yum.r...
SQL Server 2008 delete large amount of data
1, Write it in the front. - it's not easy to say love you
...
ASP.NET Core on K8S in-depth learning (12) Ingress
This article has been added to the Index of.NET Core on K8S Learning Practice Series Articles , you can click to see mor...
tornado server implementation principles
The tornado version analyzed in this paper is 1.0.0, which has a relatively small amount of code to help us find its cor...
Deploying multiple vk virtual nodes in a kubernetes cluster
Use vk virtual nodes to increase k8s cluster capacity and resilience The way of adding vk virtual node in kubernetes cl...
JavaWeb -- Servlet, Mapping problem, ServletContext
1. Introduction to Servlet
Servlet is a tec...
linux high order Nginx reverse proxy
Nginx reverse proxy function Reverse proxy: reverse proxy is also called reverse proxy. It refers to a way to proxy the request of the external netwo...
What to do if php fails to call python
What if php fails to call python? Solutions to PHP's failure in calling Python Suppose there is a file: php_test.php python_test.py To run Python...
Nginx configure free https certificate
Let's Encrypt is used for free SSL certificate application. 1. Let's Encrypt is a public free SSL project in foreign countries, which is hos...
Create and get cookie s
Create and get cookie s Producer: heart and soul Cookie: in the Internet, a cookie is a small piece of text information generated on a web server and ...
nginx+tomcat for dynamic-static separation+load balancing
1. Introduction to static-dynamic separation and load balancing Dynamic and Static Separation of Nginx+Tomcat:The so-called dynamic-static separation...
k8s uses glusterfs to realize dynamic persistent storage
brief introduction This article introduces how to use glusterfs to provide k8s with the function of dynamic pv application. Glusterfs provides the un...
Nginx learning notes virtual machine host
Virtual host web service publishing needs to meet three preconditions: IP, PORT and domain name; A web server can only publish one web by default; In...
Project deployment of seed search website based on python
This lecture will explain the deployment process of seed search website in detail. Website presentation: https://bt.mypython.me Source address: https:...
Front end technology frontier 7
//Load an http module var http = require('http'); //Create server to create a WEB server named server var server= http.createServer(functio...
Deep optimization of apache working mode, ab stress test, apache directory attribute
ab pressure test Apache has its own stress testing tool ab, which is simple and easy to use. It can simulate various conditions to make a test reques...
How to integrate google/pprof into existing services?
Last week, I received the R & D requirements from the leaders and wrote a monitoring service monitor server to analyze the status of the services ...
Deep Understanding of FastCGI Protocol and Its Implementation in PHP
Before discussing FastCGI, we have to say how traditional CGI works, and at the same time we should have a general understanding of it. CGI 1.1 Agreem...
Faster than NGINX: nginx-1.15.5 vs mongols-1.2.3
nginx is an excellent representative of multi-process web server. This article is to be used. mongols -1.2.3 implements a multi-process web server fas...