Freeze change request: lower rdu I2 download limits

Kevin Fenzi kevin at scrye.com
Tue Aug 2 19:17:13 UTC 2011


The old I2 mirror machines (2 of them) handled 50 syncs at a time. 
We have 3 machines, but they are set currently to 25/ea, meaning a
total of 75 could be hitting the backend storage. 

I'd like to lower this down to 15/ea and see if it helps with the
slowdown/issues as seen in
https://fedorahosted.org/fedora-infrastructure/ticket/2874

kevin
--
diff --git a/modules/rsync/files/rsyncd.conf.download-rdu b/modules/rsync/files/rsyncd.conf.download-rdu
index de816a0..027b90e 100644
--- a/modules/rsync/files/rsyncd.conf.download-rdu
+++ b/modules/rsync/files/rsyncd.conf.download-rdu
@@ -1,7 +1,7 @@
 #download-rdu
 pid file = /var/run/rsyncd.pid
 syslog facility = daemon
-max connections = 25
+max connections = 15
 timeout = 600
 use chroot = yes
 uid = nobody
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20110802/197b8418/attachment.bin 


More information about the infrastructure mailing list