Re: Assymetric network performance on cygwin

2002-10-25 Thread David Geldreich
Hello Egor, I was not blaming cygwin vs linux, I just wanted to know it this is normal and known. I will make the code I am working on portable across Solaris, Linux, Cygwin and native Windows. I just wanted to proove to my lab that cygwin is a very good product, but if you start f

Assymetric network performance on cygwin

2002-10-24 Thread David Geldreich
Hi all, my previous RPC bandwidth problem is in fact a tcp performance problem under cygwin. I have compiled ttcp (from http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/release/ttcp/) under cygwin And I get the following bandwidth (I am on a 100Mbit switc

Re: Assymetric network performance on cygwin

2002-10-24 Thread Christopher Faylor
On Thu, Oct 24, 2002 at 06:33:07PM +0200, David Geldreich wrote: >my previous RPC bandwidth problem is in fact a tcp performance problem >under cygwin. > >I have compiled ttcp (from >http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/release/ttcp/) >under cygwin > >And I get th

Re: Assymetric network performance on cygwin

2002-10-24 Thread egor duda
Hi! Thursday, 24 October, 2002 David Geldreich [EMAIL PROTECTED] wrote: DG> And I get the following bandwidth (I am on a 100Mbit switched network) !!! DG> cygwin (ttcp -r -s -fm) <- linux (ttcp -t -s -fm) : 20Mbit DG> linux (ttcp -r -s -fm) <- cygwin (ttcp -t -s -fm) : 64Mbit I don't know e