Re: [RFC] Preloading

php.internals

Dmitry Stogov

7 years ago
On Oct 21, 2018 1:29 AM, Rasmus Lerdorf <rasmus@lerdorf.com> wrote: On Fri, Oct 19, 2018 at 1:17 AM, Dmitry Stogov <dmitry@zend.com<mailto:dmitry@zend.com>> wrote: I would like to start discussion on a Preloadng RFC https://wiki.php.net/rfc/preload I have been playing with this a bit this weekend. It is tricky to tell if it is working. I think it would be helpful if the opcache section on the phpinfo page, and/or opcache_get_status() would have some way to see which scripts are preloaded. Good idea. I'll implement this. Dmitry. -Rasmus