1
0
Fork 0
XCache is a fast, stable PHP opcode cacher that has been proven and is now running on production servers under high load. https://xcache.lighttpd.net/
Go to file
Xuefer cf0e8683aa devel: adds debug symbol
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1023 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 04:12:00 +00:00
devel devel: adds debug symbol 2012-07-22 04:12:00 +00:00
mod_assembler refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
mod_cacher/htdocs cacher admin: improve switcher decoration 2012-07-20 16:30:30 +00:00
mod_coverager kill signed warning 2012-07-19 15:25:07 +00:00
mod_decoder refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
mod_disassembler refactor: move sample to mod_disassembler 2012-07-20 02:08:07 +00:00
mod_encoder refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
mod_optimizer kill signed warning 2012-07-19 15:25:07 +00:00
processor updated deps header 2012-07-20 16:21:44 +00:00
tests avoid being deleted by phpize clean 2012-07-19 04:09:20 +00:00
util fix win32 build 2012-07-19 15:11:16 +00:00
xcache updated deps header 2012-07-20 16:21:44 +00:00
.vimrc updated .vimrc 2007-05-15 06:23:34 +00:00
AUTHORS use BSD license 2006-05-28 13:06:54 +00:00
COPYING bump year 2009-07-05 06:06:51 +00:00
ChangeLog closes #2: auto disable on crash 2012-07-16 08:41:38 +00:00
INSTALL initial import to online 2006-05-09 10:58:38 +00:00
Makefile.frag fix dependency for includes.i 2012-07-20 06:16:51 +00:00
Makefile.frag.deps updated deps header 2012-07-20 16:21:44 +00:00
NEWS closes #2: auto disable on crash 2012-07-16 08:41:38 +00:00
README refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
THANKS fix email for judas_iscariote 2006-09-12 06:36:50 +00:00
config.m4 script generated deps 2012-07-20 03:26:55 +00:00
config.w32 script generated deps 2012-07-20 03:26:55 +00:00
gen_structinfo.awk move files to subdirs 2012-07-17 08:35:45 +00:00
includes.c initial import to online 2006-05-09 10:58:38 +00:00
run-xcachetest recover removed by mistake 2012-03-29 03:24:40 +00:00
xcache-test.ini get :// include_path right or dont cache 2012-03-30 07:45:26 +00:00
xcache-zh-gb2312.ini improve notes in ini 2012-06-26 04:21:04 +00:00
xcache.c refactor: fix build for optimizer, use mod_* directories 2012-07-19 06:51:33 +00:00
xcache.h refactor: split compatibility 2012-07-18 07:52:35 +00:00
xcache.ini closes #2: auto disable on crash 2012-07-16 08:41:38 +00:00
xcache_globals.h move files to subdirs 2012-07-17 08:35:45 +00:00

README

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 version of PHP popular release branches.
ThreadSafe/Windows is also perfectly supported.

Please check http://xcache.lighttpd.net/ and https://groups.google.com/group/xcache for help