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提升发送缓存文件的效率。