Jonathan Steel wrote:
Is there any explanation for the speed difference? I have tried tweeking
some sysctl values to no avail. Is there something else I can test for on
the card? I'd be happy to run these tests again for any changes that are
made.

Use 4.2 and Henning did provide details a few times here, but use the GENERIC only, not the MP kernel and try this:

kern.maxclusters=128000
net.inet.ip.ifq.maxlen=2500
net.inet.ip.forwarding=1
net.inet.carp.preempt=1
net.inet.icmp.errppslimit=1000

Obviously the carp one wouldn't be needed if you do not have a CARP setup here, witch I think you do not. So, don;'t use that one.

Best,

Daniel

Reply via email to