typos in error message

2011-03-06 Thread Anthony J. Bentley
continguous -> contiguous. Or perhaps it was meant to be "continuous." Index: usr.sbin/bgpd/kroute.c === RCS file: /cvs/src/usr.sbin/bgpd/kroute.c,v retrieving revision 1.186 diff -u usr.sbin/bgpd/kroute.c --- usr.sbin/bgpd/kroute.c

Re: tcpbench udp support + libevent.

2011-03-06 Thread Christiano F. Haesbaert
On Sat, Mar 05, 2011 at 12:35:58PM -0300, Christiano F. Haesbaert wrote: > Rodolfo Gouveia kindly did some tests on the tcp performance after the > diff with gigabits ifs. Apparently there was a significant drop in > performance (from 950mbps to 750mbps) after the change from poll to > libevent, I'

Re: relayd socket splicing

2011-03-06 Thread Reyk Floeter
hi, this diff will break chunked encoding and keep-alive connections where we need to enable splicing for a specified amount of data only and return for the next HTTP header. the env variable should be replaced with a permanent config option in parse.y. reyk On Wed, Mar 02, 2011 at 09:34:14PM +