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 ab1bf16c23 compat size() func
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@144 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
admin compat size() func 17 years ago
coverager fix 2nd lang file detecting 17 years ago
processor remove typo 17 years ago
.cvsignore svn:ignore 17 years ago
.vimrc initial import to online 17 years ago
AUTHORS use BSD license 17 years ago
COPYING use BSD license 17 years ago
Decompiler.class.php initial import to online 17 years ago
INSTALL initial import to online 17 years ago
Makefile.frag proc all signal that may generate a core 17 years ago
README readme 17 years ago
THANKS Chinese Traditional translation. thanks to Finjon Kiang. 17 years ago
align.h fix for fbsd 17 years ago
assembler.c initial import to online 17 years ago
config.m4 fixed #20, default: --enable-xcache-constant=yes 17 years ago
config.w32 fixed #20, default: --enable-xcache-constant=yes 17 years ago
const_string.c typo 17 years ago
const_string.h get* proto changes 17 years ago
const_string_opcodes_php4.x.h initial import to online 17 years ago
const_string_opcodes_php5.0.h brings 5.0.x support back 17 years ago
const_string_opcodes_php5.1.h initial import to online 17 years ago
const_string_opcodes_php6.x.h php6 opcode update 17 years ago
coverager.c kill compiler warnings 17 years ago
coverager.h rename coverage -> coverager 17 years ago
decoder.c initial import to online 17 years ago
disassembler.c make opcode_spec_def.h optional 17 years ago
disassembler.h initial import to online 17 years ago
encoder.c initial import to online 17 years ago
foreachcoresig.h proc all signal that may generate a core 17 years ago
includes.c initial import to online 17 years ago
lock.c use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX) 17 years ago
lock.h initial import to online 17 years ago
mem.c avoid crash when OOM on mem_(calloc|realloc|strndup) 17 years ago
mem.h initial import to online 17 years ago
mkopcode.awk bc with old bsd for devel 17 years ago
mkopcode_spec.awk bc with old bsd for devel 17 years ago
mkstructinfo.awk bc with old bsd for devel 17 years ago
mmap.c fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one 17 years ago
myshm.h make it build on windows vc compiler 17 years ago
opcode_spec.c get* proto changes 17 years ago
opcode_spec.h get* proto changes 17 years ago
optimizer.c initial import to online 17 years ago
optimizer.h initial import to online 17 years ago
phpdc.phpr bc with old bsd for devel 17 years ago
phpdop.phpr bc with old bsd for devel 17 years ago
prepare.devel bc with old bsd for devel 17 years ago
prepare.devel.inc.example less confusing name 17 years ago
processor.c initial import to online 17 years ago
stack.c make it build on windows vc compiler 17 years ago
stack.h initial import to online 17 years ago
test.mak leakcheck 17 years ago
utils.c move open_files out of sandbox, it's not needed 17 years ago
utils.h move open_files out of sandbox, it's not needed 17 years ago
xcache-zh-gb2312.ini Chinese translation for xcache.ini 17 years ago
xcache.c fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php 17 years ago
xcache.h gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval 17 years ago
xcache.ini s/uncomment and// 17 years ago
xcache_globals.h fix to compile 17 years ago

README

Please check http://trac.lighttpd.net/xcache/ and http://forum.lighttpd.net/forum/4 for help