Opened 16 years ago

Closed 16 years ago

#314 closed bug (WontFix)

Web seeding gets at 16kB rather than torrent piece size

Reported by: anonymous Owned by: markybob
Priority: major Milestone:
Component: 0.5.x Version: 0.5.9.2
Keywords: Cc:

Description

My access_log is showing that the Deluge 0.5.8.9 client is retrieving pieces at 16 kB instead of the piece size the torrent is designated for. In this case, the torrent piece size is 4MB. Other web server log entry is showing Deluge 0.5.8.4 is correctly retrieving the torrent piece size.

Attachments (1)

deluge0589.txt (23.8 KB ) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (6)

by anonymous, 16 years ago

Attachment: deluge0589.txt added

comment:1 by markybob, 16 years ago

Resolution: fixed
Status: newclosed

comment:2 by markybob, 16 years ago

Resolution: fixed
Status: closedreopened

comment:3 by markybob, 16 years ago

Resolution: invalid
Status: reopenedclosed

comment:4 by anonymous, 16 years ago

Resolution: invalid
Status: closedreopened

So, this "fixed" or is this "invalid"? I've had to ban all Deluge user agents from my web server because the client behaves like DDOS. The GetRight implementation of webseed anyway retrieves rarest pieces in big chunks when possible. Deluge does not do this and consistently retrieves pieces at 16k when it could be retrieving them in 1MB, 2MB, or 4MB file pieces.

comment:5 by markybob, 16 years ago

Resolution: wontfix
Status: reopenedclosed

All 0.5 tickets are being closed. The branch is dead and won't be maintained any further.

Note: See TracTickets for help on using tickets.