It is possible to get dramatic speed improvements on your WordPress website by enabling the PHP OPcache module. Some sources reports speed increases of upto 3x with OPcache enabled WordPress websites
OPcache is a caching system that saves precompiled script in server memory, so each time a user visits a web page, it loads faster.
These instructions will depend on your web host settings
0 Comments