当前位置:网站首页>System optimization method
System optimization method
2022-06-25 19:13:00 【kankan231】
1, Deploy services to different servers by sub domain name
2, Use reverse proxy ,http Server load balancing
3, Use memcache or redis Isostorage session data , Realize multi server contribution
3, It is widely used in the program redis Caching speeds response ,redis It can also be used as a queue , Locks, etc.
4,MySQL Using read write separation , Sub database and sub table , Transfer old data regularly , Add the appropriate index , Appropriate redundancy when designing tables , Try to avoid linked table queries
5, Use CDN cache css,js, Static resources such as pictures
6, Use xdebug Analyze program performance and optimize for
To be added ...
The resources that a server can provide are limited , Learn to spread stress across multiple servers
边栏推荐
- R language plot visualization: plot visualization of two-dimensional histogram contour (basic 2D histogram contour)
- Embark on a new journey and reach the world with wisdom
- ECS 7-day practical training camp (Advanced route) -- day03 -- ecs+slb load balancing practice
- Apifox simple understanding -- the integrator of web side testing
- wooyun-2014-065513
- QQ robot official plug-in loading configuration method [beta2 version]
- Is CICC wealth safe? How long does it take to open an account
- 网络安全检测与防范 测试题(二)
- Tcp/ip test questions (III)
- MySQL view explanation
猜你喜欢
广州华锐互动VR全景为各行各业带来发展
Analysis on development scale and development trend of China's night economy industry in 2021 [figure]
Leetcode-101-symmetric binary tree
Record Baidu search optimization thinking analysis
Detailed explanation of oauth2 - Introduction (I)
Paddleocr learning (II) paddleocr detection model training
In 2021, China's private equity market is growing, and the scale of private equity fund management reaches 19.78 trillion yuan [figure]
GenICam GenTL 标准 ver1.5(1)
Tiger Dao VC products are officially launched, a powerful supplement to seektiger ecology
Sorting out the latest data mining competition scheme!
随机推荐
Tcp/ip test questions (III)
ActiveMQ--CVE-2016-3088
Web development solution to cross domain problems
5、 Initialization analysis II of hikaricp source code analysis
ECS 7-day practical training camp (Advanced route) -- day01 -- setting up FTP service based on ECS
Analysis on the market scale and pattern of contrast agents in China in 2021: Jiangsu Hengrui pharmaceutical, general electric, Yangzijiang Pharmaceutical Group, Bayer and bleco account for more than
QQ robot official plug-in loading configuration method [beta2 version]
广州华锐互动打造VR展厅全景在线虚拟展厅
Favorite PHP debugging methods
最新數據挖掘賽事方案梳理!
Overview and trend analysis of China's foreign direct investment industry in 2020 [figure]
Development status of China's hydrotalcite industry in 2020 and analysis of major enterprises: the market scale is rapidly increasing, and there is a large space for domestic substitution [figure]
Is it safe to open an account with flush?
Why are life science enterprises on the cloud in succession?
Kotlin Compose 终结toDo项目 点击可以编辑修改todo
云上弹性高性能计算,支持生命科学产业高速发展、降本增效
Genicam gentl standard ver1.5 (1)
PHP Chinese regular
Elastic high-performance computing on the cloud supports the rapid development of the life science industry, reducing costs and increasing efficiency
R language uses the model of DALEX package_ The profile function interprets the relationship between a continuous feature and the target value Y in multiple classification models based on the conditio