update opcache settings

Cette révision appartient à :
VirtuBox 2019-01-14 04:36:24 +01:00
Parent df3c635e77
révision a499ae8475
5 fichiers modifiés avec 17 ajouts et 15 suppressions

Voir le fichier

@ -5,10 +5,10 @@ precision = 14
output_buffering = 8096
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
unserialize_callback_func =
serialize_precision = 17
disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
disable_classes =
disable_classes =
zend.enable_gc = On
expose_php = Off
max_execution_time = 300
@ -30,12 +30,12 @@ request_order = "GP"
register_argc_argv = Off
auto_globals_jit = On
post_max_size = 128M
auto_prepend_file =
auto_append_file =
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
default_charset = "UTF-8"
doc_root =
user_dir =
doc_root =
user_dir =
enable_dl = Off
file_uploads = On
upload_max_filesize = 128M
@ -183,7 +183,9 @@ opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=1
opcache.revalidate_freq=60
opcache.validate_timestamps=1
opcache.consistency_checks=0
[curl]

Voir le fichier

@ -199,9 +199,9 @@ opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=1
opcache.revalidate_freq=60
opcache.validate_timestamps=1
opcache.consistency_checks=0
opcache.validate_timestamps=0
[curl]

Voir le fichier

@ -177,9 +177,9 @@ opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=1
opcache.revalidate_freq=60
opcache.validate_timestamps=1
opcache.consistency_checks=0
opcache.validate_timestamps=0
[curl]

Voir le fichier

@ -178,8 +178,8 @@ opcache.max_accelerated_files=10000
opcache.max_wasted_percentage=10
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=0
opcache.validate_timestamps=0
opcache.revalidate_freq=60
opcache.validate_timestamps=1
opcache.consistency_checks=0

Voir le fichier

@ -175,8 +175,8 @@ opcache.max_accelerated_files=10000
opcache.max_wasted_percentage=10
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=0
opcache.validate_timestamps=0
opcache.revalidate_freq=60
opcache.validate_timestamps=1
opcache.consistency_checks=0