Hello there,
here's the problem.
We have a page that is updated every day. This page contains macros:
There are 7 excerpt include macros. When one of them is changed to point to another page and I click on the save button, the page saving takes up to 30! minutes. Even whole Confluence is inaccessible for few minutes (sometimes).
This also occures when "bigger change" is applied on page - adding few new lines, adding new macro.
However, when "small change" is applied - adding empty lines, removing empty lines - the page is saved in normal time - immediately.
Some additional info:
Do you have any ideas or suggestions what might be wrong?
Thanks!
Samuel
It was probably caused by unlucky combination of macros "Section", "Column" and "Excerpt Include". I have modified and reorganized page structure, removed unnecessary macros and now the page is saving normally.
I don't have an answer for 30min delays, but for those who have 2-3 minutes response times, I usually advise to check:
Transforming the XML of the page to HTML takes a bit of time. One email is compiled for each watcher, and in total it's quite a lot of work (bug CONF-21846).
For 30 minutes, though, it has to be something more than watchers. As a side note, emails are put in a mail queue so the speed of your SMTP server doesn't impact your performance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Adrien,
I have checked watchers, there are 3 page watchers and none space watchers. So I think this is not the case. However, I will remove those three watchers and see if it helps somehow.
Do you think, that RSS feeds from this space can cause this problem?
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think RSS feeds could be a problem since I think they're built when you request them, not when you save the page.
I cannot advise further as this is clearly not my area. Just in case I would look whether there are pending queries at the database level during those 30 minutes, otherwise let's wait and see if some other people can provide more suggestions ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Turn on profiler (https://confluence.atlassian.com/x/GxED) and see what shows up in the profiling trace.
And vote for CONF-21846 (which is about watchers slowing down page saves) :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.