Jump to content

Webseed support on HTTP Chunked Transfer Encoding.


fwscc

Recommended Posts

Posted

I tried searching the forum but came out empty, so I decided to ask for one.

If this has already been requested please forgive me.

It seem that uTorrent doesn't support HTTP Chunked Transfer Encoding.

http://en.wikipedia.org/wiki/Chunked_transfer_encoding

I would like to request this feature.

I want to write a script to provide webseed for my torrent.

In order to limit resources use on my server, it will serve

one client at a time, and to be able to limit bandwidth speed used

I need to split the response into smaller chunks.

I can do this by delaying data reading before sent them, but

it's not practical.

The reasonable way to do is to delay between chunk sending.

If you guys have any better ideas please advice :)

Regards,

J.S.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...