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 cd58fad1c0 fix build for last commit [137]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@138 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-06 11:14:26 +00:00
admin Chinese Traditional translation. thanks to Finjon Kiang. 2006-09-04 12:53:42 +00:00
coverager fix 2nd lang file detecting 2006-09-04 12:05:19 +00:00
processor remove typo 2006-09-02 02:12:39 +00:00
.cvsignore svn:ignore 2006-05-20 01:54:55 +00:00
.vimrc initial import to online 2006-05-09 10:58:38 +00:00
AUTHORS use BSD license 2006-05-28 13:06:54 +00:00
COPYING use BSD license 2006-05-28 13:06:54 +00:00
Decompiler.class.php initial import to online 2006-05-09 10:58:38 +00:00
INSTALL initial import to online 2006-05-09 10:58:38 +00:00
Makefile.frag proc all signal that may generate a core 2006-06-08 07:16:19 +00:00
README readme 2006-06-06 11:22:59 +00:00
THANKS Chinese Traditional translation. thanks to Finjon Kiang. 2006-09-04 12:53:42 +00:00
align.h fix for fbsd 2006-05-27 10:37:10 +00:00
assembler.c initial import to online 2006-05-09 10:58:38 +00:00
config.m4 fixed #20, default: --enable-xcache-constant=yes 2006-07-16 11:07:57 +00:00
config.w32 fixed #20, default: --enable-xcache-constant=yes 2006-07-16 11:07:57 +00:00
const_string.c typo 2006-05-31 01:19:21 +00:00
const_string.h get* proto changes 2006-05-25 02:38:27 +00:00
const_string_opcodes_php4.x.h initial import to online 2006-05-09 10:58:38 +00:00
const_string_opcodes_php5.0.h brings 5.0.x support back 2006-05-31 01:22:18 +00:00
const_string_opcodes_php5.1.h initial import to online 2006-05-09 10:58:38 +00:00
const_string_opcodes_php6.x.h php6 opcode update 2006-08-27 04:53:23 +00:00
coverager.c kill compiler warnings 2006-07-16 06:06:46 +00:00
coverager.h rename coverage -> coverager 2006-05-26 02:30:20 +00:00
decoder.c initial import to online 2006-05-09 10:58:38 +00:00
disassembler.c make opcode_spec_def.h optional 2006-05-13 03:19:43 +00:00
disassembler.h initial import to online 2006-05-09 10:58:38 +00:00
encoder.c initial import to online 2006-05-09 10:58:38 +00:00
foreachcoresig.h proc all signal that may generate a core 2006-06-08 07:16:19 +00:00
includes.c initial import to online 2006-05-09 10:58:38 +00:00
lock.c use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX) 2006-06-05 05:14:19 +00:00
lock.h initial import to online 2006-05-09 10:58:38 +00:00
mem.c avoid crash when OOM on mem_(calloc|realloc|strndup) 2006-08-29 11:11:42 +00:00
mem.h initial import to online 2006-05-09 10:58:38 +00:00
mkopcode.awk bc with old bsd for devel 2006-05-31 01:20:18 +00:00
mkopcode_spec.awk bc with old bsd for devel 2006-05-31 01:20:18 +00:00
mkstructinfo.awk bc with old bsd for devel 2006-05-31 01:20:18 +00:00
mmap.c fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one 2006-08-31 23:45:54 +00:00
myshm.h make it build on windows vc compiler 2006-05-24 07:52:48 +00:00
opcode_spec.c get* proto changes 2006-05-25 02:38:27 +00:00
opcode_spec.h get* proto changes 2006-05-25 02:38:27 +00:00
optimizer.c initial import to online 2006-05-09 10:58:38 +00:00
optimizer.h initial import to online 2006-05-09 10:58:38 +00:00
phpdc.phpr bc with old bsd for devel 2006-05-31 01:20:18 +00:00
phpdop.phpr bc with old bsd for devel 2006-05-31 01:20:18 +00:00
prepare.devel bc with old bsd for devel 2006-05-31 01:20:18 +00:00
prepare.devel.inc.example less confusing name 2006-05-28 04:39:57 +00:00
processor.c initial import to online 2006-05-09 10:58:38 +00:00
stack.c make it build on windows vc compiler 2006-05-24 07:52:48 +00:00
stack.h initial import to online 2006-05-09 10:58:38 +00:00
test.mak leakcheck 2006-06-08 07:16:38 +00:00
utils.c move open_files out of sandbox, it's not needed 2006-09-03 07:37:05 +00:00
utils.h move open_files out of sandbox, it's not needed 2006-09-03 07:37:05 +00:00
xcache-zh-gb2312.ini Chinese translation for xcache.ini 2006-09-03 03:53:11 +00:00
xcache.c fix build for last commit [137] 2006-09-06 11:14:26 +00:00
xcache.h gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval 2006-08-30 00:31:03 +00:00
xcache.ini s/uncomment and// 2006-09-03 03:49:13 +00:00
xcache_globals.h fix to compile 2006-08-30 12:27:53 +00:00

README

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