Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Labels:None
-
Similar Issues:
Description
Since we moved the confluene database on Azure, database performance drastically reduced
https://confluence.atlassian.com/doc/performance-tuning-130289.html
From previous database (OSUOSL)
mysql> select 1 ;
1 row in set (0.00 sec)
From Azure (EAST2)
mysql> select 1 ;
1 row in set (0.07 sec)