All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] ADSL Calculator
@ 2005-06-14 22:02 Tobias Diedrich
  2005-06-16  1:01 ` Andy Furniss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tobias Diedrich @ 2005-06-14 22:02 UTC (permalink / raw)
  To: lartc

Hi,

I've written a small javascript ADSL throughput calculator:
http://nukunuku.yamamaya.is-a-geek.org/~ranma/adsl.html

Feel free to submit alternative presets (I currently have presets
for three german telecom speed variants: T-DSL (1000|2000|3000),
derived from
http://www2.lancom.de/kb.nsf/5d445c701b3ff52dc1256e7700297e5c/27c6ee1c3e3f74b0c1256e94004a433e?OpenDocument).

Comments, suggestions, spelling nitpicks?

-- 
Tobias						PGP: http://9ac7e0bc.uguu.de
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] ADSL Calculator
  2005-06-14 22:02 [LARTC] ADSL Calculator Tobias Diedrich
@ 2005-06-16  1:01 ` Andy Furniss
  2005-06-16 14:21 ` Andy Furniss
  2005-06-16 15:25 ` Per Marker Mortensen
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Furniss @ 2005-06-16  1:01 UTC (permalink / raw)
  To: lartc

Tobias Diedrich wrote:
> Hi,
> 
> I've written a small javascript ADSL throughput calculator:
> http://nukunuku.yamamaya.is-a-geek.org/~ranma/adsl.html
> 
> Feel free to submit alternative presets (I currently have presets
> for three german telecom speed variants: T-DSL (1000|2000|3000),
> derived from
> http://www2.lancom.de/kb.nsf/5d445c701b3ff52dc1256e7700297e5c/27c6ee1c3e3f74b0c1256e94004a433e?OpenDocument).
> 
> Comments, suggestions, spelling nitpicks?
> 

Looks good - one picky point - if your overhead means only 4 bytes 
padding at default mtu are needed, then reducing mtu to be "optimal" for 
IP and above levels may be less efficient from the point of view of the 
tcp data because of the reduced payload vs fixed overheads.

I haven't done the maths on that :-)

Andy.

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] ADSL Calculator
  2005-06-14 22:02 [LARTC] ADSL Calculator Tobias Diedrich
  2005-06-16  1:01 ` Andy Furniss
@ 2005-06-16 14:21 ` Andy Furniss
  2005-06-16 15:25 ` Per Marker Mortensen
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Furniss @ 2005-06-16 14:21 UTC (permalink / raw)
  To: lartc

Andy Furniss wrote:
> Tobias Diedrich wrote:
> 
>> Hi,
>>
>> I've written a small javascript ADSL throughput calculator:
>> http://nukunuku.yamamaya.is-a-geek.org/~ranma/adsl.html
>>
>> Feel free to submit alternative presets (I currently have presets
>> for three german telecom speed variants: T-DSL (1000|2000|3000),
>> derived from
>> http://www2.lancom.de/kb.nsf/5d445c701b3ff52dc1256e7700297e5c/27c6ee1c3e3f74b0c1256e94004a433e?OpenDocument). 
>>
>>
>> Comments, suggestions, spelling nitpicks?
>>
> 
> Looks good - one picky point - if your overhead means only 4 bytes 
> padding at default mtu are needed, then reducing mtu to be "optimal" for 
> IP and above levels may be less efficient from the point of view of the 
> tcp data because of the reduced payload vs fixed overheads.
> 
> I haven't done the maths on that :-)

Which I should have done first :-)

If timestamps are off it's still about 1 1/3 bytes per frame more 
efficient. If they are on (default on linux costing 12 bytes) the 
smaller mtu is about 1 byte per frame less efficient.

Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] ADSL Calculator
  2005-06-14 22:02 [LARTC] ADSL Calculator Tobias Diedrich
  2005-06-16  1:01 ` Andy Furniss
  2005-06-16 14:21 ` Andy Furniss
@ 2005-06-16 15:25 ` Per Marker Mortensen
  2 siblings, 0 replies; 4+ messages in thread
From: Per Marker Mortensen @ 2005-06-16 15:25 UTC (permalink / raw)
  To: lartc

At Wed, 15 Jun 2005 00:02:32 +0200,
Tobias Diedrich wrote:

Hi

> Comments, suggestions, spelling nitpicks?

Maybe 

http://www.adsl-optimizer.dk/thesis/
http://www.adsl-optimizer.dk/thesis/main_final.ps

chapter 5, will give you extra information.

---
Yours

Per Marker Mortensen <per@markermortensen.dk>

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-16 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 22:02 [LARTC] ADSL Calculator Tobias Diedrich
2005-06-16  1:01 ` Andy Furniss
2005-06-16 14:21 ` Andy Furniss
2005-06-16 15:25 ` Per Marker Mortensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.