Ideas for APC 3.0.15/16
[email protected] (Gopal V) Wed, 20 Jun 2007 11:07:15 +0530
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm sort of playing around with a lot of ideas for apc 3.0.15, to be planned out slowly now and done in the 1st week of Jul. First up, how about a persistant APC user cache ? Something which dumps everything without a TTL into a serialized data dump on MSHUTDOWN and re-loads it in MINIT. Second, a way to compile a large number of files and throw them into cache in one go. sort of like apc_compile(), but in batch mode, without inserting them as and when they are compiled ? This in combination with the nostat mode should make it relatively easy to avoid cache slams. And then a trivial mod - have a JSON mode for apc.php and a quick cache health monitoring cron script. Basically checks for fragments, cache insert rate, expunge count. Just sort of a heads-up, so if anybody has any suggestions or caveats (especially about #2), shoot :) Cheers, Gopal -- The difference between insanity and genius is measured by success