Page 1 of 1

Page load performance

Posted: Wed Jun 08, 2022 6:34 pm
by shudson310
We've upgraded to v5.0, but page loads take at least 30 seconds. Are there any configurations to improve the load speed? Even simple topics with some keyrefs take this long. Thanks!

Re: Page load performance

Posted: Thu Jun 09, 2022 5:03 pm
by mihai_coanda
Hello,
If you open an older task on which you did not notice a loading issue before the upgrade does it load normally?

Another thing that could cause issues is if you installed CF on a machine with not enough resources.
With the 5.0 release, we increased the minimum requirements[1] for the machine running CF (from 4Gb RAM to 8Gb) as we added new micro-services to the bundle.

You can check the resources consumed by each docker container by running the "docker stats" [2] command in the host machine while opening a document and send the report to us for analysis.

Best Regards,
Michael

1. https://www.oxygenxml.com/content_fusion/download.html

2. https://docs.docker.com/engine/referenc ... ine/stats/