From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 18:42:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 664B3106569E for ; Tue, 18 Mar 2008 18:42:48 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id ED9C48FC1B for ; Tue, 18 Mar 2008 18:42:47 +0000 (UTC) (envelope-from chrizach@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so5086rvb.43 for ; Tue, 18 Mar 2008 11:42:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=oalig/H2GjMq/nfidTJU+L+CuhQy69PPxsIKYDovHtw=; b=Nc8hc9nKZDoGsmhHEYFgDYAd1HR3g2Fl3DCY7FUcXOw6sp1otVOmrkrDUKzH1GOs20ooG2ZeeZh90tgZ0LNrCrb3oIj6f3UvsasaZIebZCHsmxnPTJNLh0rG9v7KfOHuwh+2hcQihbFm+P5LVPdd1w7AXW0Vbv+WlEhiBtsJjfc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=P8q5FI11EuKUA76PTbcNNd7I/ruGYId3ZBhVn4mjpu2dKktjJPCC8HNjB2Eb7K6wK9+6kZSWaEDOqx4ptnrYq00lv3GF2M7G65WSGKpT4LHqjNTgqSrw1DQFA8q7b2lvotvvel1O0V9uCULvqj2FeSI+kCFb7yj949fNoM6MCn8= Received: by 10.141.114.21 with SMTP id r21mr1046820rvm.154.1205865766929; Tue, 18 Mar 2008 11:42:46 -0700 (PDT) Received: by 10.140.142.18 with HTTP; Tue, 18 Mar 2008 11:42:46 -0700 (PDT) Message-ID: <4a89d1190803181142v52d8a59ej9749f00e31348a9e@mail.gmail.com> Date: Tue, 18 Mar 2008 19:42:46 +0100 From: "Christian Zachariasen" To: freebsd-questions@freebsd.org In-Reply-To: <20080318183231.GA24949@phoenix.nasreddine.info> MIME-Version: 1.0 References: <20080314004328.GA28414@phoenix.nasreddine.info> <20080314181055.S24652@wojtek.tensor.gdynia.pl> <20080314172244.GE9831@phoenix.nasreddine.info> <4a89d1190803150928yf9acf1bs2b1cae0ddc02a8@mail.gmail.com> <20080318183231.GA24949@phoenix.nasreddine.info> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Headless Azureus with any X11 Dependencies ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 18:42:48 -0000 I never had much load running torrentflux on my server, and I'd run quite a lot of them at a time (don't remember if there was a limit). This might have something to do with your installation, so if you don't hate TF maybe you should do some troubleshooting around it? Check their forums, they were very helpful when I frequented them. Is the b4rt fork still using the python client? Christian Zachariasen On Tue, Mar 18, 2008 at 7:32 PM, Wael Nasreddine wrote: > This One Time, at Band Camp, Christian Zachariasen > said, On Sat, Mar 15, 2008 at 05:28:10PM +0100: > > I can, from the bottom of my heart, recommend TorrentFlux ( > > http://www.torrentflux.com). I used it for over two years on my shared > > server and it worked great. The great thing is - it's in ports! > > (/net-p2p/torrentflux). > > Actually I use tf-b4rt[1] a TorrentFlux fork ( Better than TF trust > me) since 2 years now, The reason I want Azureus, is because running > 10 ~ 15 torrents on TF takes my server's load up to 10 even 15 > sometimes, I had a headless Azureus on Gentoo (before I moved to > FreeBSD) and running up to 20 Torrents keeps the load at 3 tops!!! > > I could perhaps use rTorrent but if I succeed into making rtorrent > identifies as Azureus, Private trackers sucks!!! Speaking of this > *cheat* I did modify libtorrent's configure script, replaced > PEER_NAME's value with -az3050- but didn't work, did anyone change the > PEER ID successfully?? I used the below sed command: > -------- CUT > sed -e 's@\(PEER_NAME\) .*@\1 "-az3050-"@g' \ > -e 's@\(PEER_VERSION\) .*@\1 "az\\\\x30\\\\x50"@g' \ > -i configure > -------- CUT > > I also tried -ut1770- for latest utorrent still nothing :S > > [1]: http://tf-b4rt.berlios.de/ > > > On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine > wrote: > > > > This One Time, at Band Camp, Wojciech Puchar < > > > wojtek@wojtek.tensor.gdynia.pl> said, On Fri, Mar 14, 2008 at > 06:11:28PM > > > +0100: > > > >> I have a server at home, I use it as a mail server, as well as P2P > > > >> instead of running P2P on my Laptop, I run it on the server and I > just > > > >> use clients to control it... > > > > > isn't azureus a torrent program. > > > > Yes it is. > > > > > use rtorrent, it's text mode and is fast > > > > rtorrent is a fast text mode, but It has no WEB controller and no > > > multiuser :S > > > > I require WEB Controler + Multiuser because my uncle uses my server to > > > download torrents as his ISP filter P2P packets... > > > > Thanks. > > > > -- > > > Wael Nasreddine > > > http://wael.nasreddine.com > > > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 > > > > .: An infinite number of monkeys typing into GNU emacs, > > > would never make a good program. (L. Torvalds 1995) :. > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > > > -- > Wael Nasreddine > http://wael.nasreddine.com > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 > > .: An infinite number of monkeys typing into GNU emacs, > would never make a good program. (L. Torvalds 1995) :. >