Re: [APC-DEV] Ideas for APC 3.0.15/16
[email protected] (George Schlossnagle) Wed, 20 Jun 2007 10:16:10 -0400
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
Gopal V wrote: > > 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. It would be nice to combine this with an ini directive that scans a particular directory/set of directories at MINIT and caches everything cachable it finds inside. George