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
|