Hi there,
We recently implemented a number of changes to our templates and EE structure (e.g. removing a large number of custom fields from active use, moving away from complex php in our templates in favour of a handful of little plugins). The template changes were such that we saw some drag on front-end page load times, something that has now been returned to normal by simplifying queries (e.g. making more use of the ‘disable’ parameter in the exp:weblog:entries tag). Page load times are now back to normal.
However, a day or so after these changes, all updates to the database via the Control Panel and SAEF started to suffer from the following problem: users hit ‘Update’, the content is successfully changed in the database (e.g. new entry recorded, template updated), but the page does not reload. It toils away indefinitely as if still trying to submit.
We’ve tried disabling all extensions that intercept on submission, without impact. Moreover this problem is affecting submission of templates and other information—not just weblog entries.
As I say, front-end processing is now back to normal speeds—as indeed is backend, in all situations except saving content. This doesn’t appear to be a database performance problem; nor does it seem to be a problem with extensions (as I said, this is affecting template updates as well as entry submission/editing).
Does anyone have any idea what might be causing this?
Hope someone can help, thanks,
Rob