Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What OS will drop packets while tcpdump is running?


Linux. :)

If tcpdump can't keep up with the incoming traffic, the kernel will drop the packets in its buffer (or rather overwrite them with new packets).

Throw in TCP's flow and congestion control protocols, and dropped packets can have disastrous effects on your database.

Google has many references you might find useful on this subject.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: