[exim-dev] [Bug 402] DomainKeys performance is awful

Etusivu
Poista viesti
Vastaa
Lähettäjä: World Wide Web Owner
Päiväys:  
Vastaanottaja: exim-dev
Aihe: [exim-dev] [Bug 402] DomainKeys performance is awful
http://www.exim.org/bugzilla/show_bug.cgi?id=402





------- Additional Comments From bugzilla.exim.simon@??? 2006-10-30 12:16 -------
Created an attachment (id=25)
--> (http://www.exim.org/bugzilla/attachment.cgi?id=25&action=view)
Read the message in 4096 chunks instead of byte by byte

This may be improved further by processing all the data in the buffer using
string functions, however just read()ing more bytes vastly improves
performance.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.