codeskyblue / codeskyblue/gohttpserver
Upload speed limit?
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 583
- PR merge metrics
- No merged PRs in 30d
Description
Does the server have a limiter for upload speed?
I am transferring data from a computer to a server. Both have a 1 Gigabit connection (up and down). When running the gohttpserver on the Server and uploading a file with cURL, I get an upload speed of 3 MB/s. When running a server on the computer and downloading the file from the server, I get 90 MB/s. Is the upload speed limited somewhere in code?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.