• Try it and overloads my vps to over 10.0 of load average in less of 15 minutes since install, uninstall and solved.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author manojtd

    (@manojtd)

    This is almost certainly due to the fact that the plugin triggered swapping on your VPS. By default, Easy Object Cache uses 32MB of memory (in the RAM disk /dev/shm) to cache transients, which may be too much for some VPSs with low RAM or large number of processes. If the RAM is exhausted, the OS starts using HD based swaps, which may end up creating excessive CPU spikes. Moreover, the plugin itself may be forced to do frequent garbage collection.

    Thanks for reporting this. I will figure out an algorithm to determine optimal level of RAM allocation.

Viewing 1 replies (of 1 total)
  • The topic ‘No work,s fine’ is closed to new replies.