After using MODX/manager for a while (a couple hours) I am suddenly again getting "502 bad gateway" responses! )-:
As expected, uninstalling XCache resolves the issue.
Quote from: AMDbuilder at Sep 14, 2014, 06:15 PMThe one recommendation I would make is switching to APC instead of xcache, as MODX should leverage it better (and it's more performant).
Do you have experience with APC on Nginx? Is it possible this will lead to the same 502 problems?
Also, why do you say APC is more performant? Is this a MODX specific observation? Everything I've read about the current state of affairs in PHP caching seems to indicate XCache is more performant. [And as of 5.6 it apparently makes sense to use the built in Zend optimizer . . . ]
Either way, perhaps the cache should be setup so that MODX/manager is not cached?