Re: [Banshee-List] podcast downloads
- From: Mike Urbanski <michael c urbanski gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] podcast downloads
- Date: Wed, 27 May 2009 10:56:58 -0500
RFC 2616 states that a single user client application should maintain no more than two persistient http connections to a given server. Whether this is still relevant in the modern world is up for debate. But Banshee observers it, in a lazy way, by limiting the total number of concurrent connections the podcast extension will attempt to make to two (not entirely true... A third (or fourth!) connection could be attempted in the event of an update...)
The download "scheduler" allows you to modify the number of concurrent downloads on the fly, but, I don't think this should be exposed to users.
Right now it's configured at the source level:
http://git.gnome.org/cgit/banshee/tree/src/Extensions/Banshee.Podcasting/Banshee.Podcasting/PodcastService.cs -- line 218.
You're on your own if you change this :),
~Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]