Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > Download/Upload Problems
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Download/Upload Problems Problems with downloading or uploading files through the Gnutella network.
* Please specify whether the file problem is a Gnutella network shared file OR a Torrent file. *


Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old December 7th, 2002
Distinguished Member
 
Join Date: September 21st, 2002
Location: Aachen
Posts: 733
trap_jaw is flying high
Default

Oh and yet another thing. LimeWire hosts (in opposite to some other vendors) value the busy bit in your query replies. When your host says it's busy another LimeWire client will give your host a lower priority when trying to download a file that you have but that others have as well.

If you want to know more about how LimeWire handles uploads and about what might be wrong, you can download the newest beta which comes with some nice statistics.

By the way, my client receives an upload request every other second and my upload queue is never empty.
Reply With Quote
  #42 (permalink)  
Old December 7th, 2002
Enthusiast
 
Join Date: December 7th, 2002
Posts: 35
sonnet is flying high
Default

Quote:
You are receiving less upload requests from non-limewire hosts.
Interesting, I am now receiving requests from Java 1.1.8, Morpheus, Java 1.3.1, among others.


Quote:
And I guess you did not set up your router for port-forwarding, in which case forcing your IP is completely useless. Nothing's wrong. The network has just changed.
Are you referring to my wireless router, which I have disabled when using Limewire? (As an aside, the wireless router is set up for port forwarding.) Are you referring to my 10.2 firewall, which I have also disabled as a test, but which produced no better results? My wireless is set up fine for port-forwarding, as is my OS 10.2 firewall. I can disable both of them, and still I will not get uploads.


Quote:
I would think that LimeWire set your overall upload limit to a lower value than what you set as "max upload slots" value. It does that at times, when it seems you can't sustain that many uploads.
To clarify, I did not mean "Max Upload Slots." I meant "Uploads Per Person," defined as "Allow this many uploads per person." This is set at 100; if there is a cap, Limewire should specify.

"Max Upload Slots" is set at Limewire's default of 6 and as Limewire says, will only be reached if I have enough bandwidth. This should not affect "Uploads Per Person."

Quote:
When your host says it's busy another LimeWire client will give your host a lower priority when trying to download a file that you have but that others have as well.
How can my host be busy when no one is uploading at the present time?

Quote:
If you want to know more about how LimeWire handles uploads and about what might be wrong, you can download the newest beta which comes with some nice statistics.
Wondering why I should have to download a beta when it seems this latest version should not have me working so hard.

Quote:
There's nothing wrong with the program at all.
Still trying to figure out, then, why so few people are able to upload successfully from me. I base this on "number of successful uploads" on previous Limewire builds versus this one.


Last edited by sonnet; December 7th, 2002 at 09:12 AM.
Reply With Quote
  #43 (permalink)  
Old December 7th, 2002
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

>Interesting, I am now receiving requests from Java 1.1.8, Morpheus, Java 1.3.1, among others.

The Java X.Y.Z requests are actually (well, probably) LimeWire HEAD requests from versions prior to 2.7. HEAD requests are things that exchange information about the file, such as alternate locations. From 2.7 forward, the User-Agent for head requests were set correctly to LimeWire.
Reply With Quote
  #44 (permalink)  
Old December 7th, 2002
Distinguished Member
 
Join Date: September 21st, 2002
Location: Aachen
Posts: 733
trap_jaw is flying high
Default

Quote:
Interesting, I am now receiving requests from Java 1.1.8, Morpheus, Java 1.3.1, among others.
Java 1.1.8 = Java 1.3.1 = LimeWire, - it's a small bug in the HEAD requester that has been fixed by now, I believe.

Quote:
To clarify, I did not mean "Max Upload Slots." I meant "Uploads Per Person," defined as "Allow this many uploads per person." This is set at 100; if there is a cap, Limewire should specify.
"Uploads Per Person" will not override "Max Upload Slots" and "Max Upload Slots" specifies the absolute maximum of parallel uploads. LimeWire will however adjust its internal maximum for parallel uploads (also overriding "Uploads Per Person") dynamically according to the currently available bandwidth. DO NOT change the "Start Upload Slots" value, it can lead to unexpected results (e.g. you won't be able to upload at all or only at 0kb/s).

Quote:
How can my host be busy when no one is uploading at the present time?
It's not busy when you aren't uploading anything. I meant that while you are uploading, LimeWire will indicate in its queryhits that you are busy and old versions (prior to 2.7) will usually not consider downloading from you if they search you while you are busy. Even if they receive another result from you, while requerying the network, which indicates that you are not busy anymore, they will not download from you. This was also fixed with version 2.7.


Quote:
Wondering why I should have to download a beta when it seems this latest version should not have me working so hard.
It was just an idea, if you wanted to see more about LimeWire's internals. For example it counts the number of upload requests you receive as well as the number of push requests (if you receive many of those, you will know that others have problems connecting to your host).
Reply With Quote
  #45 (permalink)  
Old December 7th, 2002
Enthusiast
 
Join Date: December 7th, 2002
Posts: 35
sonnet is flying high
Default

Quote:
"Uploads Per Person" will not override "Max Upload Slots" and "Max Upload Slots" specifies the absolute maximum of parallel uploads. LimeWire will however adjust its internal maximum for parallel uploads (also overriding "Uploads Per Person") dynamically according to the currently available bandwidth.
I wonder why offer "Uploads Per Person" as a configurable option, if it will be overridden by "Max Upload Slots," as the two are different? Under Max Upload Slots, which is not where my problem is occurring, only six parallel uploads can occur at one time, maximum, based on my available bandwidth and my configuration set at six. If I am not allowed to specify "Uploads Per Person" then that should not be a configurable option. For example, Limewire just cut someone off who only had three uploads, even thought I had set Uploads Per Person at 100. My old version of Limewire handled these requests without incident.

Quote:
DO NOT change the "Start Upload Slots" value, it can lead to unexpected results (e.g. you won't be able to upload at all or only at 0kb/s).
I haven't changed this from the default value of 5. The config page does state problems with changing this value.


~~~~~

The bottom line is, Why was I seeing so many successful uploads on previous versions of Limewire and so few now?

Reply With Quote
  #46 (permalink)  
Old December 7th, 2002
Enthusiast
 
Join Date: December 7th, 2002
Posts: 35
sonnet is flying high
Default

Quote:
It was just an idea, if you wanted to see more about LimeWire's internals. For example it counts the number of upload requests you receive as well as the number of push requests (if you receive many of those, you will know that others have problems connecting to your host).
This sounds pretty interesting. Where do I upload this beta and is there a charge for it? Currently I'm running the free version.

BTW at the moment I have both the 10.2 (Mac OS X) firewall and my wireless router enabled and am having fairly decent luck with uploads. Not like the old days, but at least I am seeing some activity. Unfortunately, these short periods of activity are followed by long periods of no activity. Successful and completed uploads are much fewer than on earlier Limewire versions.

Other clients I'm getting requests from include MMMM, MyNapster 3.4.3.0 (port 6481), etc.
Reply With Quote
  #47 (permalink)  
Old December 7th, 2002
Valued Member contributor
 
Join Date: August 4th, 2002
Location: Chicago, USA
Posts: 321
LeeWare is a great assister to others; your light through the dark tunnel
Lightbulb Downloads Testing

goto my website pick an address and email me with your IP address and some files you are hosting. It would help if you could indicate when you are going to be online if it is now, that's good. I can connect and search the network with serveral machines I can completely clobber your connection with download requests if you like and hopefully I can give you some good feedback on what I'm seeing on my end.

Hope this helps looking forward to hearing from you.
__________________
Lee Evans, President
LeeWare Development
http://www.leeware.com
Reply With Quote
  #48 (permalink)  
Old December 7th, 2002
RaaF's Avatar
Modding Member
 
Join Date: April 20th, 2001
Location: Netherlands
Posts: 1,002
RaaF is a great assister to others; your light through the dark tunnel
Default

sonnet/LeeWare, let us know what the results are
__________________
Het algemeen gnutella forum in Nederlands

Reply With Quote
  #49 (permalink)  
Old December 7th, 2002
Valued Member contributor
 
Join Date: August 4th, 2002
Location: Chicago, USA
Posts: 321
LeeWare is a great assister to others; your light through the dark tunnel
Default

Quote:
Originally posted by RaaF
sonnet/LeeWare, let us know what the results are

I'll be sure to do that however, as it stands I have not received an e-mail from this guy (sonnet) yet.
__________________
Lee Evans, President
LeeWare Development
http://www.leeware.com
Reply With Quote
  #50 (permalink)  
Old December 7th, 2002
Enthusiast
 
Join Date: December 7th, 2002
Posts: 35
sonnet is flying high
Default

Sorry ...

There have been 26 successful uploads in the past 12 hours, none going on now.

Lee, I'm available now, so I will email you.

Last edited by sonnet; December 8th, 2002 at 01:18 AM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is the Linux LimeWire so hideous compared to the MacOSX version? Superhyper LimeWire Beta Archives 0 December 21st, 2002 11:50 AM
any problems allowing earlier versions as hosts? Gratis Open Discussion topics 8 May 29th, 2002 02:37 AM
Version 2.1 or earlier Unregistered Open Discussion topics 3 April 24th, 2002 03:35 PM
new limewire and morpheuse versions are worse than previous versions Unregistered Open Discussion topics 3 March 15th, 2002 01:36 PM
Gnutella compared to Hotline? Tom General Gnutella / Gnutella Network Discussion 1 March 9th, 2001 06:16 AM


All times are GMT -7. The time now is 01:10 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.