A
A
alexusua2014-04-30 16:44:18
PHP
alexusua, 2014-04-30 16:44:18

Which is better to enable php / mysql caching - xcache or memcache + memcached or all together?

There is VPS OpenVz, ISP Manager lite and several WordPress sites. The content is standard Apache, nginx, mysql, php. Which one is more correct and, accordingly, more productive and hassle -free is better to do caching: Only xcache or memcache + memcached or all together?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kovshenin, 2014-04-30
@kovshenin

If VPS, then I advise Memcached for object caching in WordPress and Batcache for page caching . For PHP bytecode caching, definitely APC.

A
AnGel, 2017-06-19
@dtAnGel

FastCGI + Memcached + Opcache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question