I am not so lucky... so back to square one... UDP udpInDatagrams =3830279039 udpInErrors = 0 udpOutDatagrams =4197984 udpOutErrors = 0 On Thu, 27 Oct 2005, Jason Haar wrote:
Mike wrote:
check the output of: netstat -su
do you see anything for "packet receive errors"? try running your send again...did that number grow?
can't remember the command right now, but there is an option to adjust this with a sysctl command....
THANK YOU!!!!
Right on the money. I noted the value, sent 30,000 events. Noted that only 29,980 were received.... and 20 extra "packet receive errors" were recorded.
I'll take a look at sysctl. Maybe this should be documented? Or maybe I'm being stupid. I don't deal with 10,000 events/sec - I'm lucky to see 100/sec - so probably I'm losing nothing with my current levels anyway.