Opcache tuning
This commit is contained in:
7
3.1-apache/php5/conf.d/opcache.ini
Normal file
7
3.1-apache/php5/conf.d/opcache.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
opcache.memory_consumption=64
|
||||
opcache.interned_strings_buffer=8
|
||||
opcache.max_accelerated_files=4000
|
||||
opcache.validate_timestamps=0
|
||||
opcache.revalidate_freq=0
|
||||
opcache.fast_shutdown=1
|
||||
opcache.enable_cli=1
|
||||
Reference in New Issue
Block a user