Jump to content

Recommended Posts

Guest Mellnik
Posted

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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...