Custom Query (267 matches)
Results (58 - 60 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #94 | fixed | Garbage collector disabled when xcache.cacher set to off | moo | void |
| Description |
On 1.2 and i think also head revision, the garbage collector doesn't work when xcache.cacher is set to off (got some segfault, and i was trying to isolate the cause). But with xcache.cacher set to off, i got problems with the garbage collector countdown staying @ maximum level. and therefore var_cache is useless if we use expiration for semi dynamical datas. |
|||
| #96 | fixed | Wrong format strings | moo | nijel |
| Description |
When I compile xcache on amd64, compiler issues following warnings about format strings: /tmp/buildd/xcache-1.2.0/build-php5/xcache.c: In function 'xcache_admin_auth_check': /tmp/buildd/xcache-1.2.0/build-php5/xcache.c:1521: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' /tmp/buildd/xcache-1.2.0/build-php5/mem.c: In function 'xc_mem_init': /tmp/buildd/xcache-1.2.0/build-php5/mem.c:317: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' /tmp/buildd/xcache-1.2.0/build-php5/xc_malloc.c: In function 'xc_mem_malloc_init': /tmp/buildd/xcache-1.2.0/build-php5/xc_malloc.c:92: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
|||
| #99 | fixed | ShellExample download link broken | moo | stava |
| Description |
The ShellExample download link - http://xcache.lighttpd.net/attachment/wiki/ShellExample/ShellExample.py - seems to be broken. Results in a "404 - Not Found" message. |
|||
Note: See TracQuery
for help on using queries.

