It looks like you're new here. If you want to get involved, click one of these buttons!
I've changed/edited the default PHP settings in my cPanel control panel as follows:
max_execution_time = 600
max_input_time = 180
max_input_vars = 3000
memory_limit = 256M
post_max_size = 1024M
upload_max_filesize = 1024M
session.gc_maxlifetime = 1440
are these php settings good or still need improvement? I'm hosting 5 wordpress sites with 4K posts and 20-25 plugins.
What are the best settings that can make my wordpress site faster??