Re: FreeBSD -> Windows HTTP TCP performance

2004-01-21 Thread Dmitry A. Bondareff
- Original Message - From: "CHOI Junho" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, January 19, 2004 9:27 AM Subject: Re: FreeBSD -> Windows HTTP TCP performance > > After more investigation, I realized the pro

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-18 Thread CHOI Junho
After more investigation, I realized the problem is on the router side. I think the problem is solved... Thanks. From: Mike Silbersack <[EMAIL PROTECTED]> Subject: Re: FreeBSD -> Windows HTTP TCP performance Date: Sun, 18 Jan 2004 22:12:34 -0600 (CST) > > On Thu, 15 Jan 2004, C

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-18 Thread Mike Silbersack
On Thu, 15 Jan 2004, CHOI Junho wrote: > For those who interested, I made packet dump file: > > http://www.kr.freebsd.org/~cjh/misc/freebsd-net/ > > Best thing is do tcpdump at client machine but I have no admin > permission, so failed. > > -- > CHOI Junho K

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-15 Thread Andre Oppermann
CHOI Junho wrote: > > I can't read the dump files with ethereal, it says they are corrupt. > > > file *.tcpdump > test-fbsd.tcpdump: tcpdump capture file (little-endian) - version 2.4 (Ethernet, > capture length 120) > test-w2k.tcpdump: tcpdump capture file (little-endian) - version 2.4 (Etherne

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-15 Thread silby
>> > net.inet.tcp.delayed_ack: 0 >> >> It's better to have this turned on. > > Some people or webpage recommends turning off delayed_ack for Windows > clients. Which is true? Our delayed ack implementation used to be slightly broken, but this was fixed around 4.5 or so, and is no longer an issue.

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-15 Thread CHOI Junho
From: Andre Oppermann <[EMAIL PROTECTED]> Subject: Re: FreeBSD -> Windows HTTP TCP performance Date: Thu, 15 Jan 2004 15:30:23 +0100 > CHOI Junho wrote: > > > > For those who interested, I made packet dump file: > > > > http://www.kr.freebsd.org/~cjh/misc

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-15 Thread Andre Oppermann
CHOI Junho wrote: > > For those who interested, I made packet dump file: > > http://www.kr.freebsd.org/~cjh/misc/freebsd-net/ > > Best thing is do tcpdump at client machine but I have no admin > permission, so failed. I can't read the dump files with ethereal, it says they are corrupt. But l

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-15 Thread CHOI Junho
For those who interested, I made packet dump file: http://www.kr.freebsd.org/~cjh/misc/freebsd-net/ Best thing is do tcpdump at client machine but I have no admin permission, so failed. -- CHOI Junho KFUG FreeBSD Project Web Data Bank Key fingerp

Re: FreeBSD -> Windows HTTP TCP performance

2004-01-13 Thread CHOI Junho
FYI(advice of rwatson), here is dmesg and ifconfig output: em2: flags=8843 mtu 1500 options=3 inet 211.XX.XX.XX netmask 0xfff8 broadcast 211.XX.XX.XX inet6 fe80::202:b3ff:fec7:ff34%em2 prefixlen 64 scopeid 0x3 ether 00:02:b3:c7:ff:34 media: Ethernet 10

FreeBSD -> Windows HTTP TCP performance

2004-01-13 Thread CHOI Junho
Hi, Our company's web service has noticable difference serving Windows HTTP clients(IE) (98, 2000, XP). It is relatively slow comparing Windows -> Windows case. - FreeBSD(4.7,4.8,4.9) thttpd/apache/builtin ftpd -> Windows 2000 : 300-800Kbytes/sec - Windows 2000 IIS(no optimization) -> Windows