Solace Wrote:
-------------------------------------------------------
> pretty simple request of having the program switch
> to a new proxy/connection after X amount of fails.
> currently it just stays on on the default
> connection for that downloader service and will
> retry repeatedly. Reason for this is sometimes on
> certain proxies it will respond some errors where
> it just will keep retrying but never succeed "not
> cause the proxy is bad" haven't been able to
> figure out why sometimes it will do this.
> currently you have to "cancel the download" and
> resume it manually for it to choose a new
> connection.
>
>
You should use working proxies. Proxies are already rotated. Every download should try to start using default connection as first (because it's the fastest one).
> also allow the program to exceed the limit of 9
> max downloads i found the .xmls containing the
> info to change it manually tho.
I won't do that. 9 is enough to prevent DOS attack and there are other reasons too.
> and for win 7 its not creating the registry
> entries in the location that was described on your
> page. and this is on the RC2.
See changes in 0.83 - dependency on registry was removed in 0.83.
-------------------------------------
Edited 4 time(s). Last edit at 10/17/2009 04:01AM by Vity.