So I realized the PHP OPcache size was set to 512 Mb on the server where I have 2 WordPress sites running (dev and production) and it was using up too much memory, reaching upwards of 75%. CPU use is very low and it only has 1 Gb memory to keep hosting fees low. I wonder if it's ok to set OPcache to 128 and if it might lower memory use, or does that not make sense?
