home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / cellrel / 243 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.6 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!sdd.hp.com!wupost!micro-heart-of-gold.mit.edu!uw-beaver!news.u.washington.edu!nntp.uoregon.edu!nntp.uoregon.edu!jqj
  2. From: jqj@duff.uoregon.edu (JQ Johnson)
  3. Newsgroups: comp.dcom.cell-relay
  4. Subject: Re: [packet sizes]
  5. Message-ID: <1992Jul24.195100.20475@nntp.uoregon.edu>
  6. Date: 24 Jul 92 19:51:00 GMT
  7. References: <2796@ucl-cs.uucp>
  8. Sender: news@nntp.uoregon.edu
  9. Organization: University of Oregon Network Services
  10. Lines: 23
  11.  
  12. It's not clear to me that VJ compression is really appropriate for ATM
  13. nets.  VJ compression, as I understand it, gets most of its power by
  14. observing that the path over serial circuits is typically used (mostly)
  15. for a single TCP bidirectional stream at a time. Hence you can predict the
  16. next packet, and encode the whole header essentially as a stream
  17. identifier plus a single bit that says "the next packet is in fact the one
  18. you are expecting", with only a small percentage of your packets missing
  19. the cache of current streams and having to be encoded long-form.  VJ
  20. compression doesn't seem to me to do as much good if the physical channel
  21. is muxing lots of independent packet streams.  For example, it's not of
  22. much use, I don't believe, on a high speed path between two routers busy
  23. with lots of low-speed connections.
  24.  
  25. I'd be interested in the comments of other people more familiar with
  26. TCP/IP compression schemes than I am.  How good IS the match between
  27. VJ compression and ATM?
  28.  
  29. -- 
  30. JQ Johnson
  31. Director of Network Services        Office: 250E Computing Center
  32. Computing Center            Internet: jqj@ns.uoregon.edu
  33. University of Oregon            voice:    (503) 346-1746
  34. Eugene, OR  97403-1212            fax: (503) 346-4397
  35.