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 can not 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 687c787ddf
typo
9 years ago
bin phpdop: show jumpouts/jmpins 10 years ago
devel MFT [1527]: update sample 9 years ago
htdocs admin: make mkpassword.php easier for noob 10 years ago
lib MFT: [1486-1491] [1496-1516], PHP 5.6 support 9 years ago
mod_assembler fix warning 10 years ago
mod_cacher MFT: closes #337: adds warning about Zend OPcache optimization level incompatiblity 9 years ago
mod_coverager add back PHP_4 code for disassembler 10 years ago
mod_decoder refactor: kill unused label 11 years ago
mod_disassembler MFT: [1486-1491] [1496-1516], PHP 5.6 support 9 years ago
mod_encoder refactor: kill unused label 11 years ago
mod_optimizer fix warning 10 years ago
processor MFT: [1486-1491] [1496-1516], PHP 5.6 support 9 years ago
tests MFT: [1486-1491] [1496-1516], PHP 5.6 support 9 years ago
util fix xtest 10 years ago
xcache MFT: fix php4 build 9 years ago
.vimrc updated .vimrc 16 years ago
AUTHORS use BSD license 17 years ago
COPYING update copyright 9 years ago
ChangeLog typo 9 years ago
INSTALL initial import to online 17 years ago
Makefile.frag avoid dup test with ./run retest 10 years ago
Makefile.frag.deps fixes #323: refix locking impl for threaded env 10 years ago
NEWS typo 9 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 fixes #315: fix out of source building 10 years ago
config.w32 fixed #330: fix win32 build with no indent.exe nor cat.exe 10 years ago
gen_structinfo.awk move files to subdirs 11 years ago
includes.c refactor: move more cache stuffs to mod_cacher 11 years ago
run-xcachetest hack report_memleaks=1 for devel testing 10 years ago
xcache-test.ini report_memleaks=0 was not working as expected 10 years ago
xcache-zh-gb2312.ini adds xcache.coredump_type, updated ini example 10 years ago
xcache.c MFT: [1523] refix fix leak in decompiler/disassembler, was broken for older PHP 9 years ago
xcache.h update copyright 9 years ago
xcache.ini admin: make mkpassword.php easier for noob 10 years ago
xcache_globals.h possible fix for #324 10 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