Loading containers/php-fpm/opcache.ini +1 −1 Original line number Original line Diff line number Diff line opcache.enable=1 opcache.enable=1 opcache.memory_consumption=2046 opcache.memory_consumption=1024 opcache.interned_strings_buffer=64 opcache.interned_strings_buffer=64 opcache.max_accelerated_files=65407 opcache.max_accelerated_files=65407 opcache.validate_timestamps=0 opcache.validate_timestamps=0 Loading containers/php-fpm/php-fpm.conf +1 −1 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ listen.backlog = -1 pm = static pm = static pm.max_children = 500 pm.max_children = 250 pm.max_requests = 2000 pm.max_requests = 2000 pm.status_path = /status pm.status_path = /status Loading containers/php-fpm/php.ini +2 −2 Original line number Original line Diff line number Diff line log_errors = On log_errors = On error_log = /dev/stderr error_log = /dev/stderr upload_max_filesize = 4G upload_max_filesize = 1G post_max_size = 4G post_max_size = 1G No newline at end of file No newline at end of file Loading
containers/php-fpm/opcache.ini +1 −1 Original line number Original line Diff line number Diff line opcache.enable=1 opcache.enable=1 opcache.memory_consumption=2046 opcache.memory_consumption=1024 opcache.interned_strings_buffer=64 opcache.interned_strings_buffer=64 opcache.max_accelerated_files=65407 opcache.max_accelerated_files=65407 opcache.validate_timestamps=0 opcache.validate_timestamps=0 Loading
containers/php-fpm/php-fpm.conf +1 −1 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ listen.backlog = -1 pm = static pm = static pm.max_children = 500 pm.max_children = 250 pm.max_requests = 2000 pm.max_requests = 2000 pm.status_path = /status pm.status_path = /status Loading
containers/php-fpm/php.ini +2 −2 Original line number Original line Diff line number Diff line log_errors = On log_errors = On error_log = /dev/stderr error_log = /dev/stderr upload_max_filesize = 4G upload_max_filesize = 1G post_max_size = 4G post_max_size = 1G No newline at end of file No newline at end of file