Opcache tuning

This commit is contained in:
selim13
2017-07-17 14:21:34 +03:00
parent 8e38848d3f
commit 7a92429e66
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
opcache.memory_consumption=128
opcache.memory_consumption=64
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.validate_timestamps=0
opcache.revalidate_freq=0
opcache.fast_shutdown=1
opcache.enable_cli=1

View File

@@ -1,7 +1,8 @@
opcache.memory_consumption=128
opcache.memory_consumption=64
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.validate_timestamps=0
opcache.revalidate_freq=0
opcache.fast_shutdown=1
opcache.enable_cli=1
opcache.file_cache=/phpbb/opcache