Hi, Moe! On Tue, 11 Mar 2003, Moe Wibble wrote: >On Tue, Mar 11, 2003 at 10:47:23AM +0100, Andreas Aardal Hanssen wrote: >> On Mon, 10 Mar 2003, Moe Wibble wrote: >I think I have spotted the problem. The configuration value of >"transfer buffer size" has heavy impact on performance here. >The default value (about 8k) gave me the weak performance I reported. >Raising the value made it even worse. A colleague of mine then suggested to >make it equal to the hosts pagesize (4k), which noticably speeded things up. >I tried lowering the value even more (now I have >transfer buffer size = 1024) et wallah; bincimap now delivers about >300 headers/sec to mutt for any folder. >Well, I'll have to keep on investigating on this one... :)
Wow - that's really weird! Makes me glad I made this value configurable! The only thing this setting does is to decide how much data the server should buffer up before it ships it off to the client. I never imagined that _lowering_ this size would speed up things! Please do tell if you find the cause of this behavior, and I'll do some investigating on my side too. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

