Torrentleech Torrent Tracker Script?

Where can I get a copy of the source code?

We dont share the modified source code of our site. However you can download the torrentbits source code (our site is partly based on that) available here

the link seems to be dead , but its TBDev (improved torrentbit source) you idiot , so dont go saying 'no its not!' when it is
 
Don't worry man! :-)
People,is there somebody that can help me with an xbt problem? If somebody are using this code,or know ho to add some trick,please contact me.
[email protected] thanks at all nice people that would contact me. Thanks!
 
Ok well like i said, i am no professional, my server at the time was (and i am going back 3 years here so what i actually remember)

2.8ghz pent 4
2 gig ram
250gig 7200rpm hdd

and it got to 11,000 ish (may have had a bit more but not much more) and it would be 30+ server load.

now i have 2 servers, 1 for web and XBTT the other for the DB both have

(off the top of my head i cant really remember lol)
Quad Core processor 3.0 ghz i think but will have to look that up.
8 gig ram
250gig laptop 5200rpm hdds

and get 100,000 peers with XBTT and server loads of less than 1

so that will do me lol and that is without memcache, we do have APC installed though but not memcache.

all i know is, if you want a shit load of peers, more than 25,000 and closer to 100,000 get XBTT. (its the easier way anyway, unless you are a pro or at least semi pro and know wtf you are doing)
 
I am not a professional coder by any means, but merwais is correct.

PHP script could only handle 11,000 peers then the server would be at 30+ (over 5 is bad).

Then my coder, who did do it for a living, got sick of the code, made his own, first thing i said was, can it get more than 11,000 peers, he was yeah np, put it on, guess what, got to 11,000 peers, and boom lol he was scratchig his head so much he just gave up and i havnt spoke to him since lol that was nearly 3 years ago.

even gazelle comes with XBTT, they have been saying for awhile that they are working on a PHP announce, but so far, as far as i know it has not materialized yet.

Maybe with a lot of servers, and memcache and other apps that they have for servers, it could push out a lot more, but on 1 server with no fancy gimmicks, it struggles big time.

even XBTT struggles with more than 100,000 peers if you have announce logs on, but if you dont have them on, it "should" be able to get up to 400,000 pretty easy.

Only way you will ever get 5mil peers is with a hell of a lot of servers, all beefed up to the max with hardware and software, no ratio, and dare i say it, only log announces every day, not every 30 minutes like most sites do.

11,000 peers to the announce every 30 minutes 24 hours a day 7 days a week = 6 queries a second to the db, may not sound like much, but that is only from the announce, nothing else.

as far as i know, no one knows what to do about it, there is a new streamlined PHP announce out now, but as we have used XBTT for 2 years, i have no idea how well/bad that does, but atm i am pretty sure, that if you want a fare few peers, you will need XBTT.
 
2 servers,

for that many peers, WOW

You might want to look at your setup if you need 2 servers to run your site with that peer amount.

Quad Core processor 3.0 ghz i think but will have to look that up.
8 gig ram, this should handle your hole site. use that ram and cache.






Wild
 
well its 2 servers in 1 box

http://www.intel.com/products/server/systems/sr1520ml/sr1520ml-overview.htm

one of those, thing is we may be able to push 400,000 peers, but i have never had over 100,000 even when we had over 100,000 members we never got over 100,000 peers lol but with 27,000 members we are at 95,000 atm.

plus they are co-location, so it is mine, honestly i am happy with it and that is all that matters, we probably could push more oomph out of it if i really wanted, but no need atm.

what really shagged us up, was having over 700members on the site at once as well, but i havnt had that with these servers, so again, its been fine so far, which does me.

btw they are 2 * Quad core 3200 2.33ghz
 
OpenBitTorrent (dot com) is a php tracker, intended to replaced The Pirate Bay tracker.

The (pirate bay) stats as I post this are...

Registered users - 3,794,576
IPv4 - 16,772,165 peers (8,833,330 seeders + 7,938,835 leechers) in 1,715,842 torrents on tracker.
IPv6 - 211,051 peers (118,001 seeders + 93,050 leechers) in 185,197 torrents on tracker.

This is spread across a stack of 10-12 servers, using...

http:// tracker.openbittorrent.com:80/announce
udp://tracker.openbittorrent.com:80/announce

The aggregated scrape file for the entire cluster is updated every 5 minutes and is ~40 MB, instead of the ~100-120 MB you would get from each node in the cluster.
 
He is talking about tracker engine. AFAIK, TBDev is just a PHP frontend. The tracker backend must be something else, something like xbtt. I don't know what backend TL is using.

Correct me if I am wrong.
 
TL/IPT/TheBox is using TBDEV with XBTT backend !
It's not that easy to get their source ;)

TBDev source sucks because their announce can not hold more then 10,000 peers lol

Above trackers are using TBDev source but they edited and optimized TBDev source 99%, they won't share their source at any price !
 
I want to setup my own tracker on my own dedecated server but don't know much, the server is using linux system, there must be an engine to setup and frontend like redmonster.
i don't want the source of TL because it's simply not that special, alot of trackers using it but i gave an example for a famous tracker just so everyone might know.

So anyone knows or it's just something hidden in the deep?
 
Back
Top