upload speeds are much harder to max out due to buffer issues.
eg. outlook requires a key changing in the windows registry to get fast speeds uploading emails.
basically windows has a quite low default buffer size with each app able to use its own value if coded in, most apps either dont change it or set it optimised for lower speeds. some apps such as ftp clients allow you to set your own value. firefox allows it to be configured so if uploading to cloud via firefox that could help.
try in the registry editing this.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\AFD\Parameters
DefaultSendWindow to 524288 dword32
setting DynamicSendBufferDisable to 0 may also help (also dword32). Each of these changes requires a reboot to apply.
This doesnt work for everything as some apps hardset low buffers ignoring that value and it can also slow some things down.
running this in command prompt will show if send buffer autotuning is on or not.
netsh winsock show autotuning
BT Infinity 2 Since Dec 2012 -
BQM
Edited by Chrysalis (Fri 13-Sep-13 14:22:33)