From owner-freebsd-questions Fri Jan 29 00:18:02 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA11093 for freebsd-questions-outgoing; Fri, 29 Jan 1999 00:16:31 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate.nitek.ru (nitek.east.ru [195.170.63.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA11078 for ; Fri, 29 Jan 1999 00:16:26 -0800 (PST) (envelope-from igor@nitek.ru) Received: from igor (igor.nitek.ru [192.168.1.10]) by gate.nitek.ru (8.9.1/8.9.1) with ESMTP id LAA23042; Fri, 29 Jan 1999 11:16:15 +0300 (MSK) Message-Id: <199901290816.LAA23042@gate.nitek.ru> From: "Igor Sysoev" To: , Subject: Re: Turning off VJ compression. Is it necessary Date: Fri, 29 Jan 1999 11:15:23 +0300 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Robert Chalmers > Subject: Turning off VJ compression. Is it necessary > > I see from the archives that if modem compression is turned off, then VJ > compression operates more efficiently. Among other things.. > quote:............ > 3. Modem compression, as you have noticed, often interferes with VJ > compression used in SLIP and PPP implementations. I don't think so. > 2. Modem compression often interferes with, and lengthens transfer of, > compressed files such as .gz and .jpg. Yes, it's true. But besides compressed files there are HTML, mail, news. They have good compressed rates even with v.42bis. > 1. Modem compression slows down turn-around time -- terrible for > interactive sessions. As far as I know turn-around time slowed by v.42 because it uses blocks to transfer. Modem compression's impact is minor here. > pppctl indicates that VJ Compression is on, on the ppp link, although I know I > turned compression off in the modem (%C0 - Hayes Accura). > > But, is there any improvement in turning off VJ Compression as well, or is it > better left on? You better left VJ. In my ppp connection it reduces TCP/IP headers of 60%-100% packets from 40 bytes to 3-16 bytes. Igor Sysoev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message