A
A
Andrey2016-01-24 21:49:15
caching
Andrey, 2016-01-24 21:49:15

Do I need to install a caching plugin on wordpress sites?

Initially, for a dedicated server (low cost), optimization was ordered from systemintegra. The server is running on centos 7, nginx + apache + php 5.6 in fastcgi + opcache mode. There are 7 wordpress sites on the server.
And now I’m thinking whether it’s necessary to install caching plugins on each site in addition to this (for example, WP Super Cache, inspired by the post habrahabr.ru/company/regru/blog/263781/).

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Igor Vorotnev, 2016-01-25
@dyba

1. It is necessary. But you must have Memcached or Redis installed on your server. They will give a very noticeable increase.
2. Optimization was done to you very "so-so". Firstly, there is no mention of caching backends (see paragraph 1), and secondly, "optimization", in which Apache is present, is not such. Apache is one of the bottlenecks for low cost / low end servers. Everything Apache does, Nginx does, only orders of magnitude faster.

M
Mr Crabbz, 2016-01-24
@Punkie

Necessarily. The effect is noticeable to the naked eye on almost any type of site. Especially in online stores

I
imdeveloper, 2016-01-24
@link_web

Certainly. WordPress caching plugins significantly increase website speed

A
argenit, 2016-01-26
@argenit

I support Igor. Remove Apache, install and configure Nginx + Memcached + caching plugin + Minimize JS CSS CSS and the site will fly anywhere

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question