diff options
author | guilhem <guilhem@web> | 2015-09-28 22:01:45 +0200 |
---|---|---|
committer | Fripost Admins <admin@fripost.org> | 2015-09-28 22:01:45 +0200 |
commit | 5dd44cb04d4c72762079683581e8b86750a43ad8 (patch) | |
tree | 07f2e923f7694b4cca1470f898c7ee2ee5c2b446 /tracker | |
parent | 1f1389fb3cbb66ec2f338fd5c83a8346c3ca1b9a (diff) |
Added a comment
Diffstat (limited to 'tracker')
-rw-r--r-- | tracker/Error_on_search_in_roundcube/comment_3_a81381fc8c1c4fc165e152b09c584c46._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tracker/Error_on_search_in_roundcube/comment_3_a81381fc8c1c4fc165e152b09c584c46._comment b/tracker/Error_on_search_in_roundcube/comment_3_a81381fc8c1c4fc165e152b09c584c46._comment new file mode 100644 index 0000000..0aa3b91 --- /dev/null +++ b/tracker/Error_on_search_in_roundcube/comment_3_a81381fc8c1c4fc165e152b09c584c46._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="guilhem" + avatar="http://cdn.libravatar.org/avatar/86d6cb4bde1ef88730b14ccad0414c28" + subject="comment 3" + date="2015-09-28T20:01:45Z" + content=""" +Roundcube might have killed the connection due to the IMAP timeout. (Since HTTP is stateless, each user event triggers a IMAP connection.) +How long did the the search take on the terminal (7.224 secs in my example)? We might have to raise the timeout. +"""]] |