Freeze break: increase timeout on download rsync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux