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/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Xuefer ffea1f2b0b refactor: move sample to mod_disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1010 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
devel typo 11 years ago
mod_assembler refactor: fix build for optimizer, use mod_* directories 11 years ago
mod_cacher/htdocs refactor: fix build for optimizer, use mod_* directories 11 years ago
mod_coverager kill signed warning 11 years ago
mod_decoder refactor: fix build for optimizer, use mod_* directories 11 years ago
mod_disassembler refactor: move sample to mod_disassembler 11 years ago
mod_encoder refactor: fix build for optimizer, use mod_* directories 11 years ago
mod_optimizer kill signed warning 11 years ago
processor kill signed warning 11 years ago
tests avoid being deleted by phpize clean 11 years ago
util fix win32 build 11 years ago
xcache fix win32 build 11 years ago
.vimrc updated .vimrc 16 years ago
AUTHORS use BSD license 17 years ago
COPYING bump year 14 years ago
ChangeLog closes #2: auto disable on crash 11 years ago
INSTALL initial import to online 17 years ago
Makefile.frag refactor: fix build, easier devel 11 years ago
NEWS closes #2: auto disable on crash 11 years ago
README refactor: fix build for optimizer, use mod_* directories 11 years ago
THANKS fix email for judas_iscariote 17 years ago
config.m4 fix win32 build 11 years ago
config.w32 fix win32 build 11 years ago
gen_structinfo.awk move files to subdirs 11 years ago
includes.c initial import to online 17 years ago
run-xcachetest recover removed by mistake 11 years ago
xcache-test.ini get :// include_path right or dont cache 11 years ago
xcache-zh-gb2312.ini improve notes in ini 11 years ago
xcache.c refactor: fix build for optimizer, use mod_* directories 11 years ago
xcache.h refactor: split compatibility 11 years ago
xcache.ini closes #2: auto disable on crash 11 years ago
xcache_globals.h move files to subdirs 11 years ago

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