[erlang-questions] gen_tcp receving slow

Claes Wikstrom klacke@REDACTED
Tue Sep 25 21:28:13 CEST 2007


igwan wrote:
> Per Hedeland wrote :
>> I guess you'll need to dig deep into the inet modules and driver to
>> figure out why.:-)
>>   
> I'm glad I don't need to ... :-) I just raised recbuf to a higher value 
> and now I'm happy :
> 
> with {recbuf, 10*1024*1024} transfering 113 MB of data :
> 

That's boring - we shouldn't have to fiddle with the size
of the recbufs to get good TCP performace.

/klacke




More information about the erlang-questions mailing list