Optimize Wordpress by using Runcloud Panel


Optimize Wordpress by using Runcloud Panel

For New Application

1) Go to web application list


2) Create Application By Select Custom Web Application

 
3) Makesure you select Advanced Settings


4) For New or edit application, please using this setting for your best performance (Make sure you are using minimum specification is SSD and 1GB Ram and 1vCPU for optimum result) 

pm.max FPM Setting mean how many proses your server will handle, for the best result follow this:

For example

For 1GB Ram, 1vCPU User :-

pm.max_children = 250

pm.max_requests = 2000

For 2GB Ram, 1vCPU User :-

pm.max_children = 500

pm.max_requests = 4000

5) For Memory Setting



Best Setting For 1GB Ram 1vCPU is:

max_execution_time = 0
max_input_time = 90
max_input_vars =4000
memory_limit = 1024


Did you find this article useful?



  • SSL Runcloud + WordPress

    1) Setup SSL Runcloud            1. Access your runcloud dashboard             &...

  • Migration of WordPress to Runcloud

    Migration of WordPress to RUNCLOUD1. Firstly zip file to public_html2. Secondly export SQL file from phpmyadmin     3. Third upload zi...

  • Migration of Domain to Runcloud

    Description 1. Check wp-confiq information          i.   If you forget the name of the file use.  &n...

  • Problem with folder permission (chown)

    If u get error regarding permission folder failed to rewriteplease use this command by ssh your server =chown -R runcloud:runcloud /home/runcloud/weba...

  • Cron job

    Cron job runcloud1) Go to runcloud cronjob2) Fill up cronjob name3) Select php version or insert your own commandFor example:-/usr/bin/php -q /home/ru...