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
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
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)