the forums at degreez.net

It is currently Sat Apr 27, 2024 2:43 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
PostPosted: Sun Mar 27, 2005 5:29 pm 
Offline

Joined: Sun Mar 27, 2005 5:06 pm
Posts: 3
I want to write a linux shell script that will ping a website (google, perhaps), and then use the response to determine a max download and upload speed in kB/s for arguments to btlaunchmanycurses.py .

Code:
--max_upload_rate <arg>
          maximum kB/s to upload at (0 = no limit, -1 = automatic) (defaults to
          0)

--max_download_rate <arg>
          maximum kB/s to download at (0 = no limit) (defaults to 0)


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 27, 2005 7:30 pm 
Offline

Joined: Mon Mar 15, 2004 8:35 am
Posts: 418
How would ping time alone be able to determine one's max download/upload speeds?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 27, 2005 7:36 pm 
Offline

Joined: Sun Mar 27, 2005 5:06 pm
Posts: 3
bytetorrent wrote:
How would ping time alone be able to determine one's max download/upload speeds?


IT wouldn't. It would determine net usage, which, when combined with the static variable of speed, would give one a good speed to limit UL and DL to.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 27, 2005 9:11 pm 
Offline

Joined: Sun Mar 27, 2005 5:06 pm
Posts: 3
Jmax1632 wrote:
bytetorrent wrote:
How would ping time alone be able to determine one's max download/upload speeds?


IT wouldn't. It would determine net usage, which, when combined with the static variable of speed, would give one a good speed to limit UL and DL to.


Hmm well, ping wouldn't do it... any ideas?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 27, 2005 9:51 pm 
Offline

Joined: Mon Mar 15, 2004 8:35 am
Posts: 418
How about doing a quick upload test somewhere (maybe your ISP's FTP server if they also offer hosting) of a file for about 5 to 10 seconds? Whatever speed you get from that, take 75% to 80% and make that the max upstream set for bittornado.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 110 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group