Freeze change request: lower rdu I2 download limits

Matt_Domsch at Dell.com Matt_Domsch at Dell.com
Tue Aug 2 21:05:11 UTC 2011


+1 - got a report of slowness a couple days ago still. :-(

--
Matt Domsch
Technology Strategist
Social Media and Community Professional
Dell | Office of the CTO

-----Original Message-----
From: infrastructure-bounces at lists.fedoraproject.org [mailto:infrastructure-bounces at lists.fedoraproject.org] On Behalf Of Kevin Fenzi
Sent: Tuesday, August 02, 2011 2:17 PM
To: Fedora Infrastructure
Subject: Freeze change request: lower rdu I2 download limits

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


More information about the infrastructure mailing list