Harden PHP-FPM defaults

This commit is contained in:
cytopia
2018-08-02 20:37:08 +02:00
parent cb31f9ac1f
commit cb176f5eba
77 changed files with 2137 additions and 1720 deletions

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20

View File

@@ -14,14 +14,14 @@ memory_limit = 512M
; Timeouts
max_execution_time = 180
max_input_time = 180
max_execution_time = 120
max_input_time = 120
; Uploads
; Note: "post_max_size" should be greater than "upload_max_filesize"
post_max_size = 384M
upload_max_filesize = 256M
post_max_size = 72M
upload_max_filesize = 64M
max_file_uploads = 20