From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.7.8) Gecko/20050623 Fedora/1.0.4-5 Firefox/1.0.4 Description of problem: Something that I feel would make yum a much better tools is the ability to limit the maximum download rate. As it is now, yum uses all available bandwidth, making web surfing or doing other things rather slow while downloading, which can take a while when updating openoffice, eclipse etc. Would it be very difficult to implement a maximum download rate setting like: yum --maxdownloadrate=40 (kB/s or something) I think this would be a great feature for users of slow broadband connections, or modems. People would no longer have to "plan" their updates, but just run them in the background Version-Release number of selected component (if applicable): How reproducible: Didn't try Steps to Reproduce: Additional info:
look at the 'bandwidth' option in the yum.conf man page.