performance tuning
This commit is contained in:
parent
0f89e98902
commit
0692319fbd
@ -1,7 +1,8 @@
|
|||||||
session.cookie_httponly = on
|
session.cookie_httponly = on
|
||||||
memory_limit = 256M
|
memory_limit = 512M
|
||||||
file_uploads = on
|
file_uploads = on
|
||||||
max_execution_time = 600
|
max_execution_time = 600
|
||||||
session.auto_start = off
|
session.auto_start = off
|
||||||
session.use_trans_sid = 0
|
session.use_trans_sid = 0
|
||||||
expose_php = Off
|
expose_php = Off
|
||||||
|
opcache.memory_consumption = 256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user