Repository: cloudstack-docs-rn Updated Branches: refs/heads/4.5 c4a47497f -> 77f66f1d3
upgrade_notes: add note on tomcat upgrade and ui issue Signed-off-by: Rohit Yadav <[email protected]> (cherry picked from commit 78800ef555ecdcd350dacc900ca39c3794c93e3a) Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/77f66f1d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/77f66f1d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/77f66f1d Branch: refs/heads/4.5 Commit: 77f66f1d340497ef43ebe53e88f1290fb693650e Parents: c4a4749 Author: Rohit Yadav <[email protected]> Authored: Tue May 19 09:25:13 2015 +0100 Committer: Rohit Yadav <[email protected]> Committed: Tue May 19 09:26:38 2015 +0100 ---------------------------------------------------------------------- source/upgrade/upgrade_notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/77f66f1d/source/upgrade/upgrade_notes.rst ---------------------------------------------------------------------- diff --git a/source/upgrade/upgrade_notes.rst b/source/upgrade/upgrade_notes.rst index 99fad0b..018a2a0 100644 --- a/source/upgrade/upgrade_notes.rst +++ b/source/upgrade/upgrade_notes.rst @@ -104,4 +104,10 @@ SystemVM 32bit deprecated Since CloudStack 4.2.1 build packages from source using non opensource modules param ``-nonoss`` changed to ``- noredist``. +Other Notes +----------- +If you are experiencing CloudStack UI issues, please consider upgrading your +tomcat instance to version 6.0.43 (tested version, but earlier versions prior +to 6.0.37 might work as well), to address the tomcat response issues caused by +latency between the browser/client and CloudStack Management server.
