-
- Downloads
Improve send-file performance on Windows (over Gb Ethernet LAN) from about 1...
Improve send-file performance on Windows (over Gb Ethernet LAN) from about 1 MBytes/second to 25+ MBytes/second by increasing the size of the ringbuffer (from 20 -> 256 KBytes) and the size of the file-read buffer in sock_sendfile(). Also log the through-put (in cps) when a file is sent.
Loading
Please register or sign in to comment