Web Server

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...
23:47 7 June 2020

SQL Server 2008 delete large amount of data

1, Write it in the front. - it's not easy to say love you ...
3:59 19 May 2020

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...
22:39 10 May 2020

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...
8:53 5 May 2020

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...
20:35 9 February 2020

JavaWeb -- Servlet, Mapping problem, ServletContext

1. Introduction to Servlet Servlet is a tec...
6:48 8 February 2020

LVS load balancing: DR mode + preserved

Article directory 1, keepalived (...
6:11 5 February 2020

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...
5:31 11 January 2020

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...
1:22 10 January 2020

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...
13:33 6 January 2020

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 ...
4:14 31 December 2020

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...
22:28 22 December 2019

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...
14:08 4 December 2019

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...
15:45 2 December 2019

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:...
13:42 2 December 2019

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...
16:45 6 November 2019

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...
12:52 5 November 2019

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 ...
4:55 4 November 2019

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...
21:39 20 June 2019

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...
18:12 29 January 2019