Skip to content
Snippets Groups Projects
Commit 27a9b736 authored by rswindell's avatar rswindell
Browse files

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.
parent 1fe68664
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment