Subject: Re: stalled download
To: Blair Sadewitz <blair.sadewitz@gmail.com>
From: Zafer Aydogan <zafer@aydogan.de>
List: pkgsrc-users
Date: 05/21/2007 20:21:46
I only found
net.inet.tcp.keepidle = 14400
net.inet.tcp.keepintvl = 150
net.inet.tcp.keepcnt = 8
is keepidle 14400 in seconds ?
2007/5/21, Blair Sadewitz <blair.sadewitz@gmail.com>:
> The issue here, AFAIK, is how long the system waits to send tcp
> keepalive probes. This can be adjusted with the
> net.inet.tcp.keepalive sysctl. You can also adjust the number of
> probes sent before the connection is closed via net.inet.tcp.keepcnt.
>
> I also suggest fetching all of the distfiles you need beforehand.
> This can be accomplished by running 'make fetch-list | sh' or other
> means.
>
>
> Regards,
>
> --Blair
>