View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001243 | SOGo | Web Mail | public | 2011-04-07 14:07 | 2011-04-07 18:33 |
Reporter | dekkers | Assigned To | ludovic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | nightly v2 | ||||
Summary | 0001243: Web mail very slow due to disabling of IMAP connection pooling | ||||
Description | In commit d16f99b56c262f450c95c607cebb4f20d602f9cc connection pooling has been turned off by default. This makes the web mail very slow, loading a new mail takes 2-3 seconds or more, which makes the whole web mail really unusuable. I can't really find any other information about this change, was this change committed by accident? | ||||
Tags | No tags attached. | ||||
Change NGImap4DisableIMAP4Pooling to NO if you want to enable it. Otherwise, you can also use imapproxy. |
|
Note: it may be possible to use he same imap connection for all the transactions occuring during the same HTTP request and released it when done. I am not sure this is the case right now. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2011-04-07 14:07 | dekkers | New Issue | |
2011-04-07 14:10 | ludovic | Note Added: 0002337 | |
2011-04-07 14:10 | ludovic | Status | new => resolved |
2011-04-07 14:10 | ludovic | Resolution | open => fixed |
2011-04-07 14:10 | ludovic | Assigned To | => ludovic |
2011-04-07 18:33 |
|
Note Added: 0002340 |