Thread: About buffers
View Single Post
Old 10-26-2006, 06:58 AM  
Rydia
Junior Member
 
Join Date: Oct 2006
Posts: 6
Default About buffers

who can tell the difference between these items? I can't find any explanation on documents or helps...
what should the values be on a computer with a Xeon 2.8G, 2G RAM & 1Gbps LAN?
thanks..

[Ftp]
Socket_Send_Buffer = 131072
Socket_Recv_Buffer = 131072
DataSocket_Nagle = False
Transfer_Buffer = 65536 # For maximum scalability, set Transfer & DataSocket buffers to to low values
DataSocket_Send_Buffer = 65536
DataSocket_Recv_Buffer = 65536
Rydia is offline   Reply With Quote