From 6b86e2a525879da0cc5a0af3e31f730f6590c1cf Mon Sep 17 00:00:00 2001 From: Xuefer Date: Fri, 27 Jul 2007 02:03:34 +0000 Subject: [PATCH] update XCache url git-svn-id: svn://svn.lighttpd.net/xcache/trunk@458 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- README | 2 +- admin/help-en.lang.php | 2 +- admin/help-zh-simplified-utf-8.lang.php | 2 +- admin/help-zh-traditional-utf-8.lang.php | 2 +- admin/help.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index c34be3b..1df48e0 100644 --- a/README +++ b/README @@ -1 +1 @@ -Please check http://trac.lighttpd.net/xcache/ and http://forum.lighttpd.net/forum/4 for help +Please check http://xcache.lighttpd.net/ and http://forum.lighttpd.net/forum/4/ for help diff --git a/admin/help-en.lang.php b/admin/help-en.lang.php index 429d8a5..553e10b 100644 --- a/admin/help-en.lang.php +++ b/admin/help-en.lang.php @@ -11,7 +11,7 @@
:
Compiling Clogs, clog=compiling is needed but avoided to wait(be blocked) when the cache is busy compiling already
:
Out Of Memory, how many times a new item should be stored but there isn't enough memory in the cache, think of increasing the xcache.size or xcache.var_size
:
Compiler errors, how many times your script is compiled but failed. You should really check what is happening if you see this value increase. See ini.error-log and ini.display-errors
-
:
Whether readonly_protection is available and enable on this cache
+
:
Whether readonly_protection is available and enable on this cache
:
Number of entries stored in this cache
:
Number of entries is pending in delete list (expired but referenced)
:
Seconds count down of Garbage Collection
diff --git a/admin/help-zh-simplified-utf-8.lang.php b/admin/help-zh-simplified-utf-8.lang.php index 6d9e268..20b9e3d 100644 --- a/admin/help-zh-simplified-utf-8.lang.php +++ b/admin/help-zh-simplified-utf-8.lang.php @@ -11,7 +11,7 @@
:
编译阻塞跳过, 阻塞=当需该共享内存区负责编译时, 其他进程/现成无法访问此共享内存. 跳过=XCache 自动判断阻塞的共享内存区自动跳过阻塞等待, 直接使用非共享内存方式继续处理请求
:
内存不足次数, 显示需要存储新数据但是共享内存区内存不足的次数. 如果出现太频繁请考虑加大配置中的 xcache.size 或者 xcache.var_size
:
编译错误, 显示您的脚本被编译时出错的次数. 如果您发现这个数字不断增长, 您应该检查什么脚本产生错误. 参考 ini.error-log and ini.display-errors
-
:
显示该 Cache 是否支持并启用 readonly_protection
+
:
显示该 Cache 是否支持并启用 readonly_protection
:
共享内存于该共享内存区的项目条数
:
共享内存区内将要删除的项目 (已经删除但是还被某些进程占用)
:
垃圾回收的倒计时
diff --git a/admin/help-zh-traditional-utf-8.lang.php b/admin/help-zh-traditional-utf-8.lang.php index 23b372b..4fb1d9b 100644 --- a/admin/help-zh-traditional-utf-8.lang.php +++ b/admin/help-zh-traditional-utf-8.lang.php @@ -11,7 +11,7 @@
:
編譯阻塞跳過,阻塞=當需該共享記憶體區負責編譯時,其他程序/現成無法存取此共享記憶體. 跳過=XCache 自動判斷阻塞的共享記憶體區自動跳過阻塞等待,直接使用非共享記憶體方式繼續處理請求
:
記憶體不足次數,顯示需要儲存新資料但是共享記憶體區記憶體不足的次數. 如果出現太頻繁請考慮加大配置中的 xcache.size 或者 xcache.var_size
:
编译错误, 显示您的脚本被编译时出错的次数. 如果您发现这个数字不断增长, 您应该检查什么脚本产生错误. 参考 ini.error-log and ini.display-errors
-
:
顯示該 Cache 是否支援並啟用 readonly_protection
+
:
顯示該 Cache 是否支援並啟用 readonly_protection
:
共享記憶體於該共享記憶體區的項目個數
:
共享記憶體區內將要刪除的項目 (已經刪除但是還被某些程序佔用)
:
垃圾回收的倒數計時
diff --git a/admin/help.php b/admin/help.php index ef4e3de..f0af343 100644 --- a/admin/help.php +++ b/admin/help.php @@ -28,6 +28,6 @@ HEAD; -: setting php.ini for XCache in the XCache wiki +: setting php.ini for XCache in the XCache wiki