modx revolution slow backend
Has anyone come up with a way to speed up th开发者_C百科e backend in modx?
I was thinking that creating a set of pages in modx with admin privileges to modify the site content, so that it looks customized, works in IE and is not slow.
Any thoughts on this?
What version of Revolution are you using?
In the latest release (2.07) a lot of work has been done on the manager and it has been claimed pages will load 50% faster than in previous releases.
works in IE and is not slow
turn off firebug and your problem is solved.
Chrome works best for me...and modx 2.0.7 works faster.
edit: Some people said that it works faster when you switch off on-line feeds(settings) in the main dashboard (bugs and news). Also the newest version 2.2 is pretty fast:)
there is a cache package which will improve it prolly
http://modx.com/extras/package/xfpc
use new php 5.5. it has a nice caching from php files. I use it and it is great
There is MODX Ajax manager which can make manager faster. Attention: some old extras can have issues with this one.
精彩评论