Closed
Bug 67194
Opened 24 years ago
Closed 22 years ago
IMAP fetching by chunks always asks for RFC822.SIZE
Categories
(MailNews Core :: Networking: IMAP, defect, P4)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
mozilla1.2alpha
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Each time we fetch a chunk, we ask for the RFC822.SIZE, and other info. We only
need to do this on the first chunk. This might be a performance problem on
servers that have to calculate the RFC822 size and don't cache it.
| Assignee | ||
Comment 1•24 years ago
|
||
accepting, not critical, but we should do this sometime.
Status: NEW → ASSIGNED
OS: Windows NT → All
Hardware: PC → All
Target Milestone: --- → mozilla1.0
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P4
Comment 2•23 years ago
|
||
Moving out, but if you think the time to do this is now and it will help
performance, then please bring it back to an earlier milestone.
Target Milestone: mozilla1.0 → mozilla1.2
*** This bug has been marked as a duplicate of 46502 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•