Issues with wordpress on servers

RobertClive

New member
Joined
Feb 18, 2013
Messages
55
Points
0
Hi

I have seen that some wordpress site becomes a burden on servers and it start loading slowly with every passing day. Is there a solution in those cases?
 

onliveserver

New member
Joined
Jun 22, 2017
Messages
29
Points
0
Hi,

this is the link, where lot of setting for wordpress website on the server.

WHM Tweak Settings
Compression
gzip compression level: 6
pigz processes: 4
Kb per chunk: 128

Mail
Initial default/catch-all: Fail
Email delivery retry time: 60m
Enable BoxTrapper spam trap: Off
Enable Mailman mailing lists: Off

Stats Programs
Enable Analog stats: Off

System
File upload required free space: 128MB

EasyApache4
To install EasyApache4, follow this link. If something goes wrong, you’ll want to follow the same link to uninstall.

Below is my current configuration. I did not include versions for security reasons. I’m probably using whatever is listed as the latest.

Apache MPM
ea-apache24-mod_mpm_worker

Server Modules – You might recognize the names deflate, expires, and headers from your caching plugin.
ea-apache24-mod_bwlimited
ea-apache24-mod_cgid
ea-apache24-mod_deflate
ea-apache24-mod_expires
ea-apache24-mod_headers
ea-apache24-mod_proxy
ea-apache24-mod_proxy_fcgi
ea-apache24-mod_proxy_http
ea-apache24-mod_security2
ea-apache24-mod_ssl
ea-apache24-mod_suexec
ea-apache24-mod_suphp
ea-apache24-mod_unique_id

PHP – I kept PHP5.5 and PHP5.6, even though I plan on using PHP7, in case I need a fallback. I’ll phase out PHP5 in the future.
ea-php55
ea-php56
ea-php70

PHP Extensions
ea-php70-build
ea-php70-libc-client
ea-php70-pear
ea-php70-php-bcmath
ea-php70-php-bz2
ea-php70-php-calendar
ea-php70-php-cli
ea-php70-php-common
ea-php70-php-curl
ea-php70-php-dba
ea-php70-php-devel
ea-php70-php-enchant
ea-php70-php-exif
ea-php70-php-fileinfo
ea-php70-php-fpm
ea-php70-php-ftp
ea-php70-php-gd
ea-php70-php-gettext
ea-php70-php-gmp
ea-php70-php-iconv
ea-php70-php-imap
ea-php70-php-intl
ea-php70-php-ldap
ea-php70-php-mbstring
ea-php70-php-mcrypt
ea-php70-php-mysqlnd
ea-php70-php-odbc
ea-php70-php-opcache
ea-php70-php-pdo
ea-php70-php-pgsql
ea-php70-php-posix
ea-php70-php-process
ea-php70-php-pspell
ea-php70-php-snmp
ea-php70-php-soap
ea-php70-php-sockets
ea-php70-php-tidy
ea-php70-php-xml
ea-php70-php-xmlrpc
ea-php70-php-zip
ea-php70-runtime


PHP Configuration / MultiPHP INI Editor
Basic Mode:-

max_execution_time: 180
max_input_time: 60
max_input_vars: 3000
upload_max_filesize: 32M
 

hostguy

New member
Joined
Sep 25, 2021
Messages
20
Points
3
Its better to optimize your Wordpress application to solve this memory consumption issue.
Here are few steps to optimize your application:
  • Update your Wordpress, plugins and themes.
  • Use cache plugin.
  • Use CDN network.
  • Optimize your database, CSS, JS.
 
Older threads
Latest threads
Replies
1
Views
80
Replies
1
Views
175
Replies
4
Views
383
Replies
11
Views
524
Replies
2
Views
228
Recommended threads

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top