当前位置:网站首页>4. Load balancing and dynamic static separation
4. Load balancing and dynamic static separation
2022-07-03 18:20:00 【ptyzsjh】
4、 Load balancing and dynamic static separation
The client sends a request to the server , Server processing request , There may be some need to interact with the database .
1、 Load balancing
A single server can't solve , Increase the number of servers , Distribute requests to servers , Instead of centralizing requests to a single server, distribute them to multiple servers , Distribute the load to multiple servers .
2、 Dynamic and static separation
advantage
In order to speed up the analysis of the website , Dynamic pages and static pages are parsed by different servers , Speed up parsing , Reduce the pressure of the original single server .
Before
: Deploy both static and dynamic resources to tomcat On .

improvement
Add a static resource server

边栏推荐
- Records of long objects and long judgments in the stream of list
- Class exercises
- How to deploy applications on kubernetes cluster
- 解决Zabbix用snmp监控网络流量不准的问题
- supervisor监控Gearman任务
- Keepalived 设置不抢占资源
- Module 9 operation
- Golang string (string) and byte array ([]byte) are converted to each other
- Ml (machine learning) softmax function to realize the classification of simple movie categories
- AcWing 271. Teacher Yang's photographic arrangement [multidimensional DP]
猜你喜欢

English grammar_ Noun classification
![[combinatorics] generating function (summation property)](/img/74/e6ef8ee69ed07d62df9f213c015f2c.jpg)
[combinatorics] generating function (summation property)

2022-2028 global lithium battery copper foil industry research and trend analysis report

win32:堆破坏的dump文件分析

PHP MySQL inserts data

Three gradient descent methods and code implementation

English grammar_ Adjective / adverb Level 3 - multiple expression

The vscode code is automatically modified to a compliance code when it is formatted and saved

As soon as we enter "remote", we will never regret, and several people will be happy and several people will be sad| Community essay solicitation

Line by line explanation of yolox source code of anchor free series network (5) -- mosaic data enhancement and mathematical understanding
随机推荐
[combinatorics] generating function (positive integer splitting | repeated ordered splitting | non repeated ordered splitting | proof of the number of repeated ordered splitting schemes)
Redis cache avalanche, penetration, breakdown
2022-2028 global scar care product industry research and trend analysis report
Redis core technology and practice - learning notes (11): why not just string
2022-2028 global aircraft head up display (HUD) industry research and trend analysis report
English語法_名詞 - 分類
Five problems of database operation in commodity supermarket system
A. Berland Poker &1000【简单数学思维】
Ml (machine learning) softmax function to realize the classification of simple movie categories
Enterprise custom form engine solution (12) -- form rule engine 2
分布式的任务分发框架-Gearman
解决Zabbix用snmp监控网络流量不准的问题
Win32: dump file analysis of heap corruption
Postfix tips and troubleshooting commands
统计图像中各像素值的数量
PHP MySQL inserts data
Research Report on investment trends and development planning of China's thermal insulation material industry, 2022-2028
A. Odd Selection【BruteForce】
Supervisor monitors gearman tasks
图像24位深度转8位深度