From 7a3bfce67eeb2601df103fe28442b860bc3095e9 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Sat, 27 Aug 2022 18:39:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E7=BC=93=E5=AD=98=E7=AD=96=E7=95=A5?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E5=8F=A5=E6=9F=84=E5=92=8Csendfile=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=AE=BE=E7=BD=AE=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/servers/components/cache/createPopup.html | 4 ++-- web/views/@default/servers/components/cache/update.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/views/@default/servers/components/cache/createPopup.html b/web/views/@default/servers/components/cache/createPopup.html index 1052bc10..9500a3c9 100644 --- a/web/views/@default/servers/components/cache/createPopup.html +++ b/web/views/@default/servers/components/cache/createPopup.html @@ -43,14 +43,14 @@ 缓存文件句柄缓存 -

保持在内存中的缓存文件句柄的数量,提升缓存文件打开速度,建议数量不超过缓存文件数量的十分之一。

+

保持在内存中的缓存文件句柄的数量,提升缓存文件打开速度,建议数量不超过缓存文件数量的十分之一。

开启Sendfile -

使用sendfile提升发送缓存文件的效率。

+

使用sendfile提升发送缓存文件的效率。

diff --git a/web/views/@default/servers/components/cache/update.html b/web/views/@default/servers/components/cache/update.html index 3d9d325f..894ea79d 100644 --- a/web/views/@default/servers/components/cache/update.html +++ b/web/views/@default/servers/components/cache/update.html @@ -52,14 +52,14 @@ 缓存文件句柄缓存 -

保持在内存中的缓存文件句柄的数量,提升缓存文件打开速度,建议数量不超过缓存文件数量的十分之一。

+

保持在内存中的缓存文件句柄的数量,提升缓存文件打开速度,建议数量不超过缓存文件数量的十分之一。

开启Sendfile -

使用sendfile提升发送缓存文件的效率。

+

使用sendfile提升发送缓存文件的效率。