Here at work we actually had a problem that CVS was too fast, and would overrun the network buffers set aside for the SSH encryption. I had to enable -z 3 or greater in order to prevent the SSH overruns.
eric > -----Original Message----- > From: Tony Hoyle [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 04, 2002 3:09 AM > To: [EMAIL PROTECTED] > Subject: Re: [Cvsnt] Speed issue with cvsnt/wincvs > > > Bo Berglund wrote: > > 1.10.8 > > I upgraded the system to 1.11 by using the very latest > version, so it > > is a rather long step. On the other hand I suspect that > Tony keeps his > > repository on a CVSNT box (??) and it works considerably > faster using > > Actually it's on a Linux box... :-) Linux cvsnt is faster > than Windows > cvsnt just because certain OS operations are faster. Not by massive > amounts, though (about 30%). > > > pserver than mine does using ntserver even though I have a full 100M > > LAN connection and Tony's is on the other side of the Internet.... > > Strange. > > Try sniffing the network and seeing if there's anything > that's clogging > up the bandwidth. If you can get a total bandwidth it'll tell you if > there's a dodgy hub on your LAN, or whether cvsnt really is > using a full > 100M connection (which would be a bug, albeit a confusing one!). > > Tony > > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
