Changes between Version 1 and Version 2 of WikiStart.zh
- Timestamp:
- 2007-07-08T18:43:10+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart.zh
v1 v2 9 9 10 10 == 描述 == 11 XCache is a fast, stable [http://www.php.net PHP] opcode cacher that has been tested and is now running on production servers under high load. 12 It is tested (on linux) and supported on all of the latest [http://www.php.net PHP] cvs branches such as PHP_4_3 PHP_4_4 ~~PHP_5_0~~ PHP_5_1 PHP_5_2 HEAD(6.x). !ThreadSafe/Windows is also supported. 13 It overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new [http://www.php.net PHP] versions. 14 See [wiki:Introduction] for more information. 11 XCache 是一个又快又稳定的 [http://www.php.net PHP] opcode 缓冲器. 经过良好的测试并在大流量/高负载的生产机器上稳定运行. 12 经过(在 linux 上)测试并支持所有现行 [http://www.php.net PHP] 分支的最新发布版本, 如 PHP_4_3 PHP_4_4 ~~PHP_5_0~~ PHP_5_1 PHP_5_2 HEAD(6.x), 并支持线程安全/Windows. 13 与同类 opcode 缓冲器相比更胜一筹, 比如能够快速跟进 [http://www.php.net PHP] 版本. 详情请参考[wiki:Introduction 更多介绍]. 15 14 16 15 = 新闻 = 17 16 * 20070701 18 * [wiki:Release-1.2.1 XCache 1.2.1] is released, with apache1/ZendOptimizer/ZendCore compatibility and other fixes.17 * [wiki:Release-1.2.1 XCache 1.2.1] 发布, 修复与 apache1/ZendOptimizer/ZendCore 等的兼容问题, 以及一些其他的稳定性改进. 19 18 * 20070623 20 19 * An XCache compatibility issue with Apache 1.x is fixed in [/pub/snapshots/ snapshot] 1.2-dev-r430 right after rc2, see [browser:tags/1.2.1-rc2/NEWS NEWS] and [browser:tags/1.2.1-rc2/ChangeLog ChangeLog] … … 24 23 * Autobuild service stopped. We need a Windows server to build it. Anyone want to contribute, please contact me about DevelAutobuild. 25 24 26 See more [NewsArchive News]25 参阅 [NewsArchive 以前的新闻] 27 26 28 27 = 各分支的发布版本 = … … 38 37 = 其他下载 = 39 38 * [wiki:Win32AutoBuilds] 40 * 参考 GettingSource41 * SvnSnapShots39 * 参考 [GettingSource 如何获取源代码] 40 * [SvnSnapShots SVN 快照] 42 41 43 42 = 文档 & FAQ = … … 47 46 * InstallFromSource: 获取/下载/安装配置源代码包的 XCache 48 47 * InstallFromBinary: 预编译包安装. 支持 Win32. 49 * [ PhpIni INI Reference]: 解释 INI 配置. Also give you info about php.ini48 * [XcacheIni INI Reference]: 解释 INI 配置. 50 49 * [wiki:XcacheApi API Reference]: XCache 新增的 php 函数 51 50 * [wiki:XcacheTesting Testing XCache]: 描述 XCache 经过怎样的测试.

