Freeze break: increase timeout on download rsync

Pierre-Yves Chibon pingou at pingoured.fr
Mon Sep 22 16:36:33 UTC 2014


On Mon, Sep 22, 2014 at 10:05:05AM -0600, Kevin Fenzi wrote:
> Some folks have been running into timeouts syncing some Fedora targets
> from phx2 download servers. In particular Red Hat globalsync that
> syncs to places like Brno where we have a lot of Fedora QA folks who
> want the latest bits. 
> 
> I'd like to increase this timeout and see if it helps them. 
> If it causes any problems with too many rsync's hanging around we can
> move it to a seperate module for those globalsync machines and put the
> global one back. 
> 
> +1s?
> 
> diff --git a/modules/rsync/files/rsyncd.conf.download-phx
> b/modules/rsync/files/rsyncd.conf.download-phx index fd0d21f..41335dc
> 100644 --- a/modules/rsync/files/rsyncd.conf.download-phx
> +++ b/modules/rsync/files/rsyncd.conf.download-phx
> @@ -2,7 +2,7 @@
>  pid file = /var/run/rsyncd.pid
>  syslog facility = daemon
>  max connections = 20
> -timeout = 600
> +timeout = 1200
>  use chroot = yes
>  uid = nobody
>  gid = nobody

+1 for me, simple enough and easy to revert if needed.

Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140922/9f38a414/attachment.sig>


More information about the infrastructure mailing list