| Version 80 (modified by moo, 7 years ago) (diff) |
|---|
Welcome to XCache
Description
XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested (on linux) and supported on all of the latest 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. It overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new PHP versions.
Navigating
submit/view bugs | Forum | XCache Administration demo | XCache Coverage Viewer demo
Contributing
This Tracking system is open for everyone to provide patches, bugs, docs.
- You can do anything here without login.
- Write your thought and doc on this wiki
- File your ideas/features at ticket system.
- and file bugs you found/submit patch at ticket system.
- Join the XCache Forum, get or give help there, pointing new users to the tutorials
News
- 20061019
- XCache 1.1-rc2 (unstable) merged many fixes from trunk since rc1. this will be the last rc if there's no critical problem. see ChangeLog
- 20061011
- XCache 1.0.3-rc1. see ChangeLog
- XCache 1.2-beta1, the most compatible version with php 5.2 currently. it has passed all core testcases in php 5.2
- 20060916
- XCache 1.0.2 (stable) re-release of 1.0.1 for win32 users.
- 20060909
- XCache 1.0.1 (stable) released.
- XCache 1.1-rc1 (unstable) includes php5.2 support, new look adminpage, reconstructed shm/mem manager, gc on expired php/var.
- XCache support for 5.0.x is broken
- XCache support for 6.0.x is up and build on win32autobuild
- 20060827: PHP version is updated to 5.1.6/4.4.4 for snapshot autobuild
- 20060702: XCache 1.0.1-rc1 for win32/threadsafe fixes only. (note: php 5.2 isn't supported in this version yet, it's in XCache trunk)
- 1.0 Released
- XCache 1.0-rc4 fixes a bug that shouldn't unlink /dev/zero not created by XCache
- XCache 1.0-rc3 brings php-5.0.x support back for some distro
- I have updated rc to XCache 1.0-rc2, with fix in [49]
- XCache 1.0-rc is born for u finally. You have some time to test it madly. I'll roll out XCache 1.0 if there's no critical problem after 1 week (2006-6-3). Win32 users can try the Win32AutoBuilds.
Lastest Releases
- 1.0.x, stable, bugfixes
- 1.0.3-rc1. see ChangeLog
- Release-1.0.2: Stability fix. Win32 zts fixes. Re-release of 1.0.1 for win32 users.
- 1.1.x, unstable, features
- 1.2.x, devel, features (full 5.2 support, also fix 5.1 support)
See also: ReleaseArchive
I'd still CallForTesters to make XCache run on more system. It would help a log to report problems.
Other downloads
- Win32AutoBuilds?
- Read instructions in GettingSource
- SvnSnapShots
Users' Documentation & FAQ
- Introduction: What/Why? is XCache?
- Faq Frequently Asked Questions
- FeatureList: Most if not all features inside XCache
- XcacheRedist: OS Distros that support XCache
- InstallFromSource: Get/Install/Setup? XCache from Source package
- InstallFromBinary: Binary Installtion. Win32 supported.
- PhpIni: Explain the xcache ini settings. Also give you info about php.ini
- XCache Api: New php script functions introduced by XCache
- Testing Xcache: this document will describe how XCache is tested.
Users' Articles/Discussions?
Discussions that might help you.
- mem consumption question
- XCache is faster?
- Is XCache more stable than other cachers on Windows?
- huge performance boost on smp box after the switching to XCache
Users' HowTos
Using Trac
- WikiFormatting -- the Trac syntax on this wiki, try it out in the SandBox
- ShellExample -- Writing examples on shell. see also WikiProcessors
- TracGuide -- Bundled Trac documentation
- TitleIndex -- a complete list of pages on this wiki
Developers' Document
Documents for developers and those interested in php compiler.
- DevelModuleList: List of modules inside XCache.

