View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001938 | SOGo | OpenChange backend | public | 2012-08-14 18:59 | 2017-05-30 19:30 |
Reporter | ludovic | Assigned To | ludovic | ||
Priority | high | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Summary | 0001938: Performance related issues | ||||
Description | This ticket describes performance related issues | ||||
Tags | No tags attached. | ||||
(1st is probably fixed, 2nd is certainly) - Calendar - Downloading 5K events takes about 5 mins, which is ok. But subsequent "check for updates" from Outlook takes time - about 30-45 seconds - which is unacceptable for large-scale calendars. |
|
(fixed) - Mail - Downloading 5K mails takes about 30 mins. We do generate IDs and then, get the body content. We should perhaps consider doing this in one phase because this generates way to many IMAP requests. |
|
"Downloading" 250 EMPTY mail folders takes A LOT of time. It generates THOUSANDS (15 000+ and counting) of "duplicate" IMAP requests, such as: 127.000.000.001.41964-127.000.000.001.00143: 6613 status "folder13" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.41964: * STATUS folder13 (UIDVALIDITY 1344974869) 127.000.000.001.41964-127.000.000.001.00143: 6614 LIST "" "folder13/%" 127.000.000.001.00143-127.000.000.001.41964: * LIST (\HasChildren) "/" folder13/folder1 127.000.000.001.41964-127.000.000.001.00143: 6615 status "folder13/folder1" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.41964: * STATUS folder13/folder1 (UIDVALIDITY 1344974869) 127.000.000.001.41964-127.000.000.001.00143: 6616 LIST "" "folder13/folder1/%" 127.000.000.001.00143-127.000.000.001.41964: * LIST (\HasChildren) "/" folder13/folder1/folder2 127.000.000.001.41964-127.000.000.001.00143: 6617 ENABLE QRESYNC 127.000.000.001.00143-127.000.000.001.41964: * ENABLED 127.000.000.001.41964-127.000.000.001.00143: 6618 status "folder13" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.41964: * STATUS folder13 (UIDVALIDITY 1344974869) 127.000.000.001.41964-127.000.000.001.00143: 6619 LIST "" "folder13/%" 127.000.000.001.00143-127.000.000.001.41964: * LIST (\HasChildren) "/" folder13/folder1 127.000.000.001.41964-127.000.000.001.00143: 6620 status "folder13/folder1" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.41964: * STATUS folder13/folder1 (UIDVALIDITY 1344974869) 127.000.000.001.41964-127.000.000.001.00143: 6621 LIST "" "folder13/folder1/%" 127.000.000.001.00143-127.000.000.001.41964: * LIST (\HasChildren) "/" folder13/folder1/folder2 127.000.000.001.41964-127.000.000.001.00143: 6622 status "folder13/folder1/folder2" (UIDVALIDITY) 127.000.000.001.00143-127.000.000.001.41964: * STATUS folder13/folder1/folder2 (UIDVALIDITY 1344974870) 127.000.000.001.41964-127.000.000.001.00143: 6623 LIST "" "folder13/folder1/folder2/%" 127.000.000.001.00143-127.000.000.001.41964: * LIST (\HasChildren) "/" folder13/folder1/folder2/folder3 folders have a structure like folder0 |
|
OpenChange is dead - setting for removal from SOGo. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-14 18:59 | ludovic | New Issue | |
2012-08-14 19:00 | ludovic | Note Added: 0004330 | |
2012-08-14 19:01 | ludovic | Note Added: 0004331 | |
2012-08-14 20:19 | ludovic | Note Added: 0004332 | |
2012-10-03 15:11 |
|
Project | SOGo Native Outlook Compatibility (obsolete) => SOGo |
2012-10-03 15:12 |
|
Category | => OpenChange backend |
2012-10-13 03:37 |
|
Note Edited: 0004331 | |
2012-10-13 15:05 |
|
Note Edited: 0004330 | |
2017-05-30 19:30 | ludovic | Note Added: 0011876 | |
2017-05-30 19:30 | ludovic | Status | new => resolved |
2017-05-30 19:30 | ludovic | Resolution | open => suspended |
2017-05-30 19:30 | ludovic | Assigned To | => ludovic |