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

Re: Gratituous ARP and the em driver

2004-01-13 Thread Robert Watson
On -1 xxx -1, Nielsen wrote: > When I change IP addresses on my 'em' gigabit NIC, ARP isn't sent > properly. This appears to be the problem in the following bug report, > however i'm using the 'fixed' version of the em driver (in FreeBSD 4.9). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=5448

Re: Revised patch for sk driver

2004-01-13 Thread Jung-uk Kim
On Tuesday 13 January 2004 11:02 am, Jung-uk Kim wrote: > I updated my patch for the lastest src/sys/pci/if_sk.c (Rev. 1.73), > which was originally posted here: > > http://docs.freebsd.org/cgi/mid.cgi?20031215231022.GA15082 > > This also includes Keith Mitchell's patch (with some clean-ups): > > h

Revised patch for sk driver

2004-01-13 Thread Jung-uk Kim
I updated my patch for the lastest src/sys/pci/if_sk.c (Rev. 1.73), which was originally posted here: http://docs.freebsd.org/cgi/mid.cgi?20031215231022.GA15082 This also includes Keith Mitchell's patch (with some clean-ups): http://docs.freebsd.org/cgi/mid.cgi?20031217145924.GA12258 This patc

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