Guest Mellnik Posted May 16, 2014 Posted May 16, 2014 When sending a 10GB file locally [public IP not a LAN IP] over my 10Gbit port using wget cmd, following error is being printed in the error.log. Code: client timed out (110: Connection timed out) while sending response to client [...] client closed keepalive connection This only happens when I specify "-O /dev/null". The download stops randomly at some point and the speed drops to 0. Shortly after, wget "reconnects": Code: Connection closed at byte 2240507904. Retrying. [...] Length: 10737418240 (10G), 3761090560 (3.5G) remaining [application/octet-stream] Saving to: “/dev/null” Additional information: Code: debug_connection output: pastebin [dot] com/XBdntEDr OS: CentOS 6 Nginx version: 1.0.15 Nginx -V output: pastebin [dot] com/Lu89HMbw Nginx config files are all default except some small unrelated stuff in the "vhost" file. Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.