From b1b409f61a3842785e3bbbf1b77c54087693bb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=87=92=E5=BE=97=E5=8B=A4=E5=BF=AB?= <20254980+ldqk@users.noreply.github.com> Date: Sat, 10 Apr 2021 15:51:53 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcd60dd0..eaea6d60 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ masuit.com个人博客站项目源码,高性能低占用的博客系统,这也许是我写过的性能最高的web项目了。目前日均处理请求数80-200w次,同时在线活跃用户数30-100人,数据量累计已达到100多万条,数据库+Redis+网站主程序同时运行在一台2核4GB的机器上,浏览器页面请求秒级响应,CPU平均使用率控制在20%左右。 ![任务管理器](https://i.loli.net/2020/02/19/cjaxrWlLVvSAF8H.png) ### 演示站点 -[https://masuit.com](https://masuit.com) +[https://ldqk.org](https://ldqk.org) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) From a8cddd46ac735f8f968c84f4590c26a3fd45277c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=87=92=E5=BE=97=E5=8B=A4=E5=BF=AB?= <20254980+ldqk@users.noreply.github.com> Date: Sat, 10 Apr 2021 15:55:57 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaea6d60..eb5cd61a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ masuit.com个人博客站项目源码,高性能低占用的博客系统,这也许是我写过的性能最高的web项目了。目前日均处理请求数80-200w次,同时在线活跃用户数30-100人,数据量累计已达到100多万条,数据库+Redis+网站主程序同时运行在一台2核4GB的机器上,浏览器页面请求秒级响应,CPU平均使用率控制在20%左右。 ![任务管理器](https://i.loli.net/2020/02/19/cjaxrWlLVvSAF8H.png) ### 演示站点 -[https://ldqk.org](https://ldqk.org) +测试站点1:[https://ldqk.org](https://ldqk.org),测试站点2:[https://masuit.com](https://masuit.com) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)