[Bug 596089] New: download.max_concurrent_connections sets wrong aria option
http://bugzilla.novell.com/show_bug.cgi?id=596089 http://bugzilla.novell.com/show_bug.cgi?id=596089#c0 Summary: download.max_concurrent_connections sets wrong aria option Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: robin.knapp@ts.fujitsu.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 I set the download.max_concurrent_connections to 1 to prevent multiple connections through our proxy server while running zypper dup, but aria was still downloading using 5 simultaneous connections. download.max_concurrent_connections from /etc/zypp/zypp.conf sets the aria2c option --max-concurrent-downloads which is wrong because it affects the number of parallel downloads rather than connections per download. The right option would be: -s, --split=N Download a file using N connections. If more than N URLs are given, first N URLs are used and remaining URLs are used for backup. If less than N URLs are given, those URLs are used more than once so that N connections total are made simultaneously. Please see -j option too. Please note that in Metalink download, this option has no effect and use -C option instead. Default: 5 Reproducible: Always Steps to Reproduce: 1. zypper dup/up/in ... 2. netstat -tp | grep aria Actual Results: shows 5 connections Expected Results: should show <download.max_concurrent_connections> connections -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=596089 http://bugzilla.novell.com/show_bug.cgi?id=596089#c1 --- Comment #1 from Robin Knapp <robin.knapp@ts.fujitsu.com> 2010-04-13 13:31:20 CEST --- forgot to mention, that also -C should be set, afaik download.opensuse.org uses metalinks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |dmacvicar@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c2 Dominik Heidler <dheidler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |dheidler@novell.com InfoProvider| |robin.knapp@ts.fujitsu.com --- Comment #2 from Dominik Heidler <dheidler@novell.com> 2011-04-26 13:16:40 UTC --- aria2 got replaced by multicurl. Can you reproduce this bug in 11.4? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c3 Robin Knapp <robin.knapp@ts.fujitsu.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|robin.knapp@ts.fujitsu.com | --- Comment #3 from Robin Knapp <robin.knapp@ts.fujitsu.com> 2011-04-27 14:49:21 CEST --- Just tested with 11.4. No matter what I set for download.max_concurrent_connections, netstat always shows 6 parallel connections. Tried default (parameter commented out), 2 and 8. btw, I'm using a http proxy if that matters. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c4 --- Comment #4 from Michael Schröder <mls@novell.com> 2011-04-27 14:18:14 UTC --- (That's weird, it should be 5 parallel connections. Maybe the 6th is the connection to download.opensuse.org, which is just used to get the metalink file and not used for the parallel downloads.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c5 --- Comment #5 from Robin Knapp <robin.knapp@ts.fujitsu.com> 2011-04-27 16:20:38 CEST --- Seems so. iptraf shows no traffic on one connection, so that might be indeed the metalink query which is kept open. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c Dominik Heidler <dheidler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|zypp-maintainers@forge.prov |dheidler@novell.com |o.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c6 Dominik Heidler <dheidler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Dominik Heidler <dheidler@novell.com> 2011-04-27 15:19:47 UTC --- fixed in libzypp 9.0.2 - (git commit b950a5345aef9f52de517624e248232da0567f85) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c7 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:42047:low --- Comment #7 from Swamp Workflow Management <swamp@suse.de> 2011-07-04 15:01:53 UTC --- The SWAMPID for this issue is 42047. This issue was rated as low. Please submit fixed packages until 2011-08-01. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/42047 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c8 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42047:low |maint:running:42047:low | |maint:released:11.4:42384 --- Comment #8 from Swamp Workflow Management <swamp@suse.de> 2011-08-04 13:54:18 UTC --- Update released for: libsatsolver, libsatsolver-debugsource, libsatsolver-demo, libsatsolver-demo-debuginfo, libsatsolver-devel, libsatsolver-devel-debuginfo, libzypp, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, perl-satsolver-debuginfo, python-satsolver, python-satsolver-debuginfo, ruby-satsolver, ruby-satsolver-debuginfo, satsolver-tools, satsolver-tools-debuginfo, zypper, zypper-debuginfo, zypper-debugsource Products: openSUSE 11.4 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=596089 https://bugzilla.novell.com/show_bug.cgi?id=596089#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42047:low |. |maint:released:11.4:42384 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com