04-21-2011, 12:24 PM
|
#3 |
| FlashFXP Developer FlashFXP Administrator
Join Date: Oct 2001
Posts: 7,093
|
Using auto buffer size can result in better or worse performance, This method is intended for networks where conditions are always changing for better or worse and your transfer speeds range from very slow to extremely fast. If you're using Vista or Windows 7 this feature can hurt performance.
We recommend using default.
If you're trying to get optimal speeds unfortunately you wont be able to by adjusting the TCP/IP buffers in FlashFXP, We recently discovered an issue with this setting and anything but default will cause unexpected performance results.
The Receive TCP/IP buffer size is how much data can be held in memory waiting for the application to receive it, if the memory buffer is full it will not accept anymore data from the server until space is available.
The send TCP/IP Buffer size is how much data can be pending to send to the server, once the buffer is full it wont accept anymore data from the client, when space is available to send more data the application is notified and more data is put into the buffer.
|
| |