Re: Performance on udp socket

2007-01-27 Thread David Gilbert
To throw my own $0.02, I've been doing testing on an AMD64x2 (multiprocessor) with NSD. I'm using a crazy large domain file and getting around 125k requests/second using one NSD process and 135 requests/second using 2 NSD threads. Dave. -- ===

Re: Performance on udp socket

2007-01-26 Thread Marcelo Gardini do Amaral
Hi Alessandro, On Thu, Jan 25, 2007 at 09:27:57AM +0100, [EMAIL PROTECTED] wrote: > Hi, > > FreeBSD 4.11-RELEASE-p25 (NEW_KERNEL_NO_RAID) > > fxp0: flags=8843 mtu 1500 > media: Ethernet autoselect (100baseTX ) > status: active > I have some problems [1] with FreeBSD 6.1 and bge

Re: Performance on udp socket

2007-01-25 Thread garcol
Hi, FreeBSD 4.11-RELEASE-p25 (NEW_KERNEL_NO_RAID) fxp0: flags=8843 mtu 1500 media: Ethernet autoselect (100baseTX ) status: active Alessandro Scrive Marcelo Gardini do Amaral <[EMAIL PROTECTED]>: > On Fri, Jan 19, 2007 at 12:11:08PM +0100, [EMAIL PROTECTED] wrote: > > Hi, >

Re: Performance on udp socket

2007-01-24 Thread Marcelo Gardini do Amaral
On Fri, Jan 19, 2007 at 12:11:08PM +0100, [EMAIL PROTECTED] wrote: > Hi, > I've seen a packets drop with high rate of radius authentication request > (UDP 150 byte) > The software is radiator (perl), and it seems not to be dependent on CPU > speed. > How is possible to avoid this with a more

Performance on udp socket

2007-01-19 Thread garcol
Hi, I've seen a packets drop with high rate of radius authentication request (UDP 150 byte) The software is radiator (perl), and it seems not to be dependent on CPU speed. How is possible to avoid this with a more accurate tuning? #netstat -s -p udp udp: 1917 datagrams received 0 with incom