I have a webserver that has almost 4mbps of sustained traffic on the localhost interface. How can I tell what is causing that?
I have a webserver that has almost 4mbps of sustained traffic on the localhost interface. How can I tell what is causing that?
Assuming this is a linux system, you can perform a packet capture on your
lo
interface via something like: