6.0.0-beta1
7/21/25

[#10505] Slow message loading when browsing with up/down arrows
Summary Slow message loading when browsing with up/down arrows
Queue IMP
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester vilius (at) lnk (dot) lt
Created 09/11/2011 (5062 days ago)
Due
Updated 09/12/2011 (5061 days ago)
Assigned
Resolved 09/12/2011 (5061 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/12/2011 12:03:51 AM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
This is expected.  PHP sessions need to be locked when accessing them 
if read-write access is required.  Other requests will be 
queued/blocked until the PHP session is closed.
09/11/2011 09:04:08 AM vilius (at) lnk (dot) lt Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Slow message loading when browsing with up/down arrows
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
Reply to this comment
Currently in dynamic interface when browsing a message list using up 
and down arrows on the keyboard messages loaded very slowly. I suspect 
this is because even if a user clicks to load next message after 
message loading was started, IMP still waits for the previous message 
to finish. The slowlyness can clearly be seen if for example one wants 
to view 10'th or even older message down the list.

Saved Queries