[00:13:53] *** krisps has quit IRC [01:11:26] <firefly2442> Do clients send speed information back to the tracker? [01:12:18] <DeHackEd> they send byte counts. you can calculate them [01:13:18] <firefly2442> trying to see if I can optimize the speed estimate in your PHP tracker [01:13:42] <firefly2442> it's about 400 KB/sec too slow [01:19:40] *** Marken has quit IRC [01:20:41] <DeHackEd> it's a 30 minute average. might it have averaged a few zeros into that number? [01:21:49] *** ProperNoun has joined #bittorrent [01:25:38] <DeHackEd> okay, so 30 minutes depends on continuous hits. so it can easily expand. [01:36:10] <firefly2442> I guess I'm confused about the delete section in runSpeed function [01:50:46] *** lioux has quit IRC [02:09:01] *** lymeca has quit IRC [02:17:26] *** lymeca_ has joined #bittorrent [02:21:09] <firefly2442> DeHackEd: why are there two different delete statements? one for 21 and one for greater than 21? [02:35:35] <DeHackEd> because way back when, mysql didn't support limit on a delete, so the unusual circumstance where I needed to do a bulk delete just didn't happen much and could be safely not submitted to a potentially unprepared database [02:35:44] <DeHackEd> the old 3.23.* still runs my own mysql server locally [02:45:54] <firefly2442> yeah, it looks like it's averaging in zeros, there are a bunch of 0 bytes in the timestamps [02:46:59] <DeHackEd> you can safely delete the affected rows to affect the stats [02:49:19] <DeHackEd> funny, could've sworn I would have made it 30 entries... [03:12:15] <firefly2442> oh wait, this won't work because it will never change the speed if it's stalled [03:15:38] <firefly2442> I wonder if I could change the drop number based on the time and the number of peers? [03:18:25] <firefly2442> because if you have 1 seed and 1 leecher, it takes too long to average over time given the slow tracker updates [03:18:52] <firefly2442> but with tons of seeders/leechers, deleting after 21 entries could cut out valid entries no? [03:21:19] *** slipstream has joined #bittorrent [03:33:07] *** slipstre1m-- has joined #bittorrent [03:36:08] *** slipstream-- has quit IRC [03:40:40] *** CardinalNumber has joined #bittorrent [03:46:20] *** slipstream has quit IRC [03:49:17] *** ProperNoun has quit IRC [04:16:04] *** gabetron has joined #bittorrent [04:27:59] *** funkywizard has quit IRC [04:53:02] *** TheSHAD0W has joined #bittorrent [05:08:39] *** jlouis has quit IRC [05:10:16] *** init0 has joined #bittorrent [05:14:08] *** jlouis has joined #bittorrent [05:15:58] <TheSHAD0W> http://newteevee.com/2008/01/26/5-tricks-to-access-bittorrent-in-the-office/ [05:17:21] <DeHackEd> okay, after much pain and suffering, Xen now works. [05:17:36] * TheSHAD0W applauds [05:17:41] <TheSHAD0W> What was the major malfunction? [05:18:38] <DeHackEd> 1) documentation is a bit hard to find. 2) I REALLY don't like their prebuilt kernels and can't find working source code to rebuild 3) since the VM must be booted by the external OS, there's a problem when the bootable kernel and ramdisk are installed only within the VM. [05:18:45] <TheSHAD0W> O___O [05:18:51] <TheSHAD0W> What in the holy hell? [05:18:59] * TheSHAD0W has 5000 messages in one of his mailboxes [05:19:02] <DeHackEd> !! [05:19:12] <TheSHAD0W> Fucking spam. [05:21:25] *** init0_ has quit IRC [05:47:21] *** rcjsuen has quit IRC [05:54:40] <firefly2442> DeHackEd: I added a couple things to the speed checking, http://pastebin.ca/874248 [05:56:38] <firefly2442> it checks for stalling, and if the bytes don't change, sets the speed to zero [05:56:59] <firefly2442> plus I learned how to do subqueries in MySQL ;) [06:16:32] *** The_8472 has joined #bittorrent [06:21:53] *** jlouis_ has joined #bittorrent [06:36:02] *** jlouis has quit IRC [07:38:34] *** MassaRoddel has quit IRC [08:12:17] *** [diablo] has joined #bittorrent [08:12:55] *** jlouis has joined #bittorrent [08:27:16] *** jlouis_ has quit IRC [08:50:47] *** jlouis_ has joined #bittorrent [09:04:51] *** jlouis has quit IRC [09:13:53] *** MassaRoddel has joined #bittorrent [09:32:16] *** adante_ has joined #bittorrent [09:40:14] *** [diablo] has quit IRC [09:48:25] *** adante has quit IRC [09:48:25] *** adante_ is now known as adante [10:13:10] *** [diablo] has joined #bittorrent [10:18:05] *** camrdale has quit IRC [11:01:54] *** taube is now known as Taube [11:14:22] *** Taube is now known as taube [11:26:51] *** GoussXX has joined #bittorrent [11:42:11] *** GoussX has quit IRC [11:54:38] *** EvolutionCrazy has quit IRC [11:55:06] *** EvolutionCrazy has joined #bittorrent [12:55:38] *** Andrius has joined #bittorrent [13:24:38] *** thewird has quit IRC [13:24:56] *** thewird has joined #bittorrent [13:26:18] *** Andrius has quit IRC [13:45:31] *** Cap_d_Stuzz has joined #bittorrent [13:49:06] <Cap_d_Stuzz> ohal [13:50:04] *** taube is now known as Taube [13:51:34] *** rcjsuen has joined #bittorrent [13:54:30] *** Cap_d_Stuzz has quit IRC [14:26:56] *** lioux has joined #bittorrent [14:35:49] *** uau has quit IRC [14:38:00] *** uau has joined #bittorrent [15:06:34] <DeHackEd> vnc sucks... [15:26:53] <TheSHAD0W> Heh. [15:41:47] *** Andrius has joined #bittorrent [16:43:25] *** Taube is now known as taube [17:02:12] *** [diablo] has quit IRC [17:09:33] *** Elperion has joined #bittorrent [17:11:15] *** The_8472 has quit IRC [17:11:41] *** The_8472 has joined #bittorrent [18:03:09] *** cyb2063 has joined #bittorrent [18:07:22] *** camrdale has joined #bittorrent [18:17:03] *** jlouis has joined #bittorrent [18:31:23] *** jlouis_ has quit IRC [18:38:33] *** [diablo] has joined #bittorrent [18:57:54] *** jlouis has quit IRC [18:58:10] *** jlouis has joined #bittorrent [19:04:47] *** The_8472 has quit IRC [19:28:18] *** arvid_ is now known as hydri [19:29:20] *** rcjsuen has quit IRC [19:43:03] *** jlouis_ has joined #bittorrent [19:57:47] *** jlouis has quit IRC [20:14:14] *** Elperion has quit IRC [20:14:33] *** Elperion has joined #bittorrent [20:25:24] *** spoop has joined #bittorrent [20:38:45] *** spopp has quit IRC [21:05:46] *** CardinalNumber has quit IRC [21:13:12] *** SirSilhouette has joined #bittorrent [21:45:13] *** jlouis has joined #bittorrent [21:49:31] *** taube is now known as Taube [21:56:47] *** Taube is now known as taube [21:59:15] *** jlouis_ has quit IRC [22:01:57] *** [diablo] has quit IRC [22:04:25] *** SirSilhouette has left #bittorrent [22:05:12] *** [diablo] has joined #bittorrent [22:42:52] *** jlouis has quit IRC [22:57:21] *** jlouis has joined #bittorrent [22:58:07] *** Elperion has quit IRC [23:39:17] *** [diablo] has quit IRC [23:42:12] *** EvolutionCrazy has quit IRC [23:45:08] *** pitoow has joined #bittorrent [23:52:10] *** lymeca_ is now known as lymeca