upload torrent from my seedbox to a new tracker - Page 2
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13
Like Tree1Likes

Thread: upload torrent from my seedbox to a new tracker

  1. #11

    Join Date
    Feb 2011
    Location
    London, UK
    Posts
    1,646

    Default

    When creating a torrent, you need to use an appropriate chunk size. The larger the amount of data the bigger the chunk size you should use, which reduces the number of chunks needed, and the size of the .torrent file. You should be able to set the chunk size when you create the torrent.


    "The strength to change what I can, the inability to accept what I can't, and the incapacity the tell the difference."



  2. To remove ads become VIP. Inquire about advertising here.
  3. #12

    Join Date
    Sep 2011
    Posts
    82

    Default

    gonna sound dumb here but got no idea what chunk size is lol

  4. #13

    Join Date
    Feb 2011
    Location
    Back of the room
    Posts
    241

    Default

    your torrent file is in pieces (or chunks) and those pieces can be different sizes:

    How big should the pieces in a torrent be?

    Why does size matter?


    1. BitTorrent works with pieces.
      • The size of the torrent file itself is proportional to the number of pieces. The more pieces, the bigger. Anyone distributing or hosting torrent files will want to keep them small.
      • The data is sliced up in pieces so you can get small amounts of verifiable data from several peers at a time. Each time a piece is fully downloaded, it will be checked (using the SHA1 algorithm) against what the torrent file tells your client it should be.
      • The protocol relies on the spreading of pieces in the swarm. The "tit-for-tat" mechanism works great, but only when you have some data already. So the first pieces are generally the hardest to get. The smaller the pieces, the easier they are to get.

    2. BitTorrent works with pieces all the time.
      • The rule for choosing which piece to download next is rarest first, and random if all the pieces are equally available. So the BT client has to collect every piece each peer it is connected to has, compute their availability and choose the piece to download. And that, each time it has to choose a new piece. The more pieces, the more RAM and CPU.
      • Each time a piece is received, a "HAVE" message is sent to all the peers you're connected to let them know you have that piece. The more pieces, the more bandwidth "wasted" in protocol data.


    The right size

    The size of the torrent file, the amount of RAM and CPU used and the waste of bandwidth point towards a big piece size. Taking into account the difficulty to get the first pieces, that size decreases.
    All in all, a torrent should have around 1000-1500 pieces, to get a reasonably small torrent file and an efficient client and swarm download.
    On the other hand, too large pieces (4 MB and larger) can slow down piece distribution, as a single piece will have 256 or more 16 kB "blocks", which are the actual smallest transmission units in the bittorent protocol. That will lead to rather large "transmission-in-progress" data amounts (unfinished pieces) for each client. One should consider very carefully before creating piece sizes over 1 MB even for large torrents.
    64kB 256kB 512kB 64kB 1MB
    5600 1400 700 11200 1400
    120kB 30kB 15kB 240kB 30kB




    source: Torrent Piece Size - VuzeWiki
    Last edited by newguy; October 7th, 2011 at 09:17 PM.
    Arakasi likes this.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Replies: 0
    Last Post: January 14th, 2011, 04:30 AM
  2. Downloading from My Seedbox
    By Carlton in forum Help
    Replies: 15
    Last Post: November 12th, 2010, 03:23 PM
  3. Replies: 8
    Last Post: May 14th, 2010, 10:11 AM
  4. 1 Torrent on my Seedbox!!
    By TorrentJunkE420 in forum Free Seedboxes
    Replies: 15
    Last Post: March 22nd, 2009, 05:31 AM
  5. transfert between my seedbox to another host
    By baccooon in forum Seedbox Discussions
    Replies: 2
    Last Post: March 6th, 2009, 02:15 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •