It would be nice if it would be possible to implement queues in such a way that they don't lock the segment, because else a host can block a download by simply keeping me in queue infinitely.
I'm experiencing this problem quite often and have to manually remove the hosts to get the last few segments of the file.
Best wishes,
Arne
Logged In: YES
user_id=608680
Originator: YES
Changed priority in response to having the experiences confirmed by other users in the forum:
http://www.gnutellaforums.com/help-support/76855-downloads-stall-99-a.html
Logged In: YES
user_id=63086
Originator: NO
SVN version now contains candidate debugging statements to monitor segment allocation and release.
Please provide a download log of a segment that fails to release a allocated segment.
If this is still an issue try adding patience variable that monitors bandwidth with an Observer, and if some criterion isnt meet then the connection is dropped.