XCache 3.0.0 Released

6 views
Skip to first unread message

XCache News

unread,
Oct 29, 2012, 9:04:40 AM10/29/12
to xcach...@googlegroups.com
== Release Info ==
 * Version: 3.0.0
 * Previous version: [wiki:Release-2.0.1 2.0.1]
 * Branch: trunk
 * Status: Stable
 * Main Release Purpose: bug fixes
 * Author: mOo <[mailto:phpx...@gmail.com phpx...@gmail.com]>
 * Release date: 2012-10-29

== Release notes ==
bug fixes. lots of improvements with updates XCache admin page, namespace support and more. updates api, adds a few ini. 
a new "diagnosis" module to give advices advise @ htdocs. auto disable caching on crash @ runtime.
WARNING: uses extension= to load XCache. loading via zend_extension= is no longer supported since this version.

== API Changes ==
 * chg: proto array xcache_clear_cache(int type, [ int id = -1 ]). -1 means all cache splits
 * new: proto array xcache_enable_cache(int type, [ int id = -1, [ bool enable = true ] ])
 * new: proto array xcache_admin_namespace()
 * new: proto array xcache_set_namespace(string namespace)

== Ini Settings Changes ==
 * new: xcache.disable_on_crash = Off
 * new: xcache.coverager_autostart = On
 * new: xcache.allocator = bestfit (no other option value yet)
 * new: xcache.var_allocator = bestfit (no other option value yet)

== !ChangeLog ==
 * closes #2: auto disable caching on crash
 * closes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode (>=PHP_5_3)
 * closes #174: updates api to support "clear all cache"
 * closes #198: support for caching protocol url
 * closes #287: namespace support
 * fixes #39: ini_set never work for xcache.coverager setting. use API instead
 * code refactor
   * uses extension= to load XCache. loading via zend_extension= is unsupported
   * split XCache features into multiple sub modules
 * updates XCache admin page
 * adds an diagnosis module to give professional advise, accessable via htdocs pages
 * cache can be enabled/disabled manually

Full release info and download links is at http://xcache.lighttpd.net/wiki/Release-3.0.0
Reply all
Reply to author
Forward
0 new messages