[[SafeHtml(RssBegin)]]
[[TracNav(TOC)]]
[[SafeHtml(RssEnd)]]
[[PageOutline]]
= Welcome to XCache =
Welcome. You may read wiki document for help, get XCache releases, or report bugs, request feature etc.
You may either [wiki:Contributing contribute] to XCache or get help from XCache fans, we're big family :)
== Introduction to XCache ==
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.
It is tested (on linux) and supported on all of the latest [http://www.php.net PHP] release branches such as PHP_5_1 PHP_5_2 PHP_5_3 PHP_5_4. !ThreadSafe/Windows is also perfectly supported.
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.
See [wiki:Introduction] for more information.
= News =
* 20130111
* [wiki:Release-3.0.1 XCache 3.0.1] released. Bug fixes. Multithread user is recommended to upgraded. See [browser:tags/3.0.1/NEWS NEWS] and [browser:tags/3.0.1/ChangeLog ChangeLog] in package file
* 20121029
* [wiki:Release-3.0.0 XCache 3.0.0] released. Lots of improvements, bug fixes. This is a big new milestone refactoring most XCache code. See [browser:tags/3.0.0/NEWS NEWS] and [browser:tags/3.0.0/ChangeLog ChangeLog] in package file
* 20120714
* [wiki:Release-2.0.1 XCache 2.0.1] released. PHP_5_4 is supported. hardlink files, !__FILE!__ !__DIR!__ fixes. bug fixes. see [browser:tags/2.0.1/NEWS NEWS] and [browser:tags/2.0.1/ChangeLog ChangeLog] in package file
* 20120628
* A [https://bugs.php.net/bug.php?id=62432 PHP 5.3 bug No.62432 ReflectionMethod random corrupt memory on high concurrent] was fixed that cause PHP itself unstable, bogus reported as XCache bug. It is false positive to reproduce with XCache loaded/enabled only, just because XCache make PHP run faster than with/without other opcode cacher. PHP 5.3 up to 5.3.14 is affected. It is highly suggested to upgrade to newer PHP
See more [NewsArchive News]
= Downloads =
* Latest Stable Release: 3.0.x, stable, features
* [wiki:Release-3.0.1 XCache 3.0.1].
* Demo: http://xcache.lighttpd.net/demo/
* Old Stable Release: 2.0.x, stable, features (full 5.1 5.2 5.3 5.4 support)
* [wiki:Release-2.0.0 XCache 2.0.0].
* Other downloads
* Read instructions in GettingSource
* SvnSnapShots
See more @ [ReleaseArchive Release Archive]
= Getting Support =
* [wiki:Introduction]: What and Why is XCache?
* [wiki:Faq Frequently Asked Questions] and [wiki:HowTo]s
* FeatureList: Most if not all features inside XCache
* [PhpIni INI Reference]: Explain the xcache ini settings. Also give you info about php.ini
* [wiki:XcacheApi API Reference]: New php script functions introduced by XCache
[[Include(GetSupport/Content)]]
= More Information =
* [wiki:XcacheTesting Testing XCache]: This document describe what apps are tested with XCache.
* [wiki:Xcache3rdParty Patches/Howtos for 3rd-Party Apps]: User contributions on howto make use of XCache
= Using [/xcache/ 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