Freeze change request: lower rdu I2 download limits

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

 



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

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