Networking Forums

Networking Forums > Computer Networking > Linux Networking > Effect of link-layer compression on TCP bandwidth

Reply
Thread Tools Display Modes

Effect of link-layer compression on TCP bandwidth

 
 
Shashank Khanvilkar
Guest
Posts: n/a

 
      02-04-2004, 03:56 PM
Hi,
I will really appreciate any help here:

1. What kind of tools can i use to measure TCP bandwidth
I have been using iperf, but if people have better opinions, please let me
know

2. I want to analyze what effect link-layer compression might have on TCP
bandwidth. I think i can again use Iperf for this, since link layer
compression only compresses the headers. Is this a correct assumption?

3. I want to analyze effect of link-layer compression schemes that compress
the entire packet rather than just the header. What tool can i use for
this.. or what would be the most representative streams that i can use to
get valid results.

Bear in mind that compression depends on input entropy. Hence if the packets
that are created by the tool have low entropy, they will be compressed more
resulting in smaller size and higher bandwidth, but if the packets have high
entropy, then they will be compressed less, resulting in larger size and
lesser bandwidth.


Thanks in advance.
Shashank





 
Reply With Quote
 
 
 
 
Steve Wolfe
Guest
Posts: n/a

 
      02-05-2004, 03:50 AM

Don't forget to analyze latency. As long as (a) The device in question has
the computational power to (de)compress the data as fast as it can
receive/send it, and (b) the data isn't relatively random, bandwidth will
only go up. However, implementing compression on high-bandwidth,
low-latency lines is likely to have a relatively large hit in latency, which
in many instances, can actually be *more* damaging than a hit in bandwidth.

steve



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Retransmission in Data link layer? SaranJothy Linux Networking 3 02-08-2007 06:01 PM
when does tcpdump capture link layer frame? Steven Woody Linux Networking 0 09-01-2006 02:26 AM
Suppressing Link Layer address in RA kewlemer Linux Networking 0 03-08-2006 10:15 PM
Which function at link layer sends packet? kernel.lover Linux Networking 0 02-03-2005 12:06 PM
Adding a compression & decompression func. at the network layer? Kathy Linux Networking 5 12-03-2004 08:59 AM



1 2 3 4 5 6 7 8 9 10 11