Top Level :: Caching
:: APC
:: 3.0.11
APC 3.0.11
This package is not maintained anymore and has been superseded by
APCu.
Package Information |
Summary |
Alternative PHP Cache |
Maintainers |
Rasmus Lerdorf <
rasmus at php dot net >
(lead)
[details]
Kalle Sommer Nielsen <
kalle at php dot net >
(developer)
[details]
Anatol Belski <
ab at php dot net >
(developer)
[details]
Brian Shire <
shire at php dot net >
(developer)
[details]
Sara Golemon <
pollita at php dot net >
(developer)
[details]
Marcus B?rger <
helly at php dot net >
(developer)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(developer)
[details]
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Gopal Vijayaraghavan <
gopalv at php dot net >
(lead)
[wishlist]
[details]
Pierre Joye (developer)
[wishlist]
[details]
|
License |
PHP License |
Description |
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code. |
Release notes
Version 3.0.11
(stable)
|
* Made --enable-apc-mmap the default compile option (for real this time)
* Add an optional flag to apc_cache_info() and some apc.php tweaks to make it only fetch header information to make it useful when you have tens of thousands of entries. (Brian Shire)
* 64-bit fixes (George)
* Don't mix Full Path and Inode keys (George)
* Override ZEND_INCLUDE_OR_EVAL opcode (when possible) to speed up use of require_once() and include_once() statements. (Sara)
* Add a non-blocking write_lock for cache inserts. This is a better approach to prevent cache slams and deprecates the slam_defense setting. (Rasmus)
* A bit of work on the optimizer. (Sara)
* Various memory issues resolved. (Gopal) |
|
Dependencies for release 3.0.11 |
|
|