zend_extension=opcache
opcache.enable=1
opcache.enable_cli=1
opcache.memory_consumption=512
opcache.interned_strings_buffer=64
opcache.max_accelerated_files=32531
opcache.validate_timestamps=0
opcache.save_comments=1
opcache.fast_shutdown=0
Clear OPcache:
# php artisan opcache:clear
Show OPcache config:
# php artisan opcache:config
Show OPcache status:
# php artisan opcache:status
Pre-compile your application code:
# php artisan opcache:optimize
歡迎光臨 ADJ網路實驗室 (http://dz.adj.idv.tw/) | Powered by Discuz! 6.0.0 |