tcpdump mailing list archives
Re: bandwidth by user or process id
From: Gert Doering <gert () greenie muc de>
Date: Wed, 6 Oct 2010 11:41:52 +0200
hi, On Wed, Oct 06, 2010 at 01:29:58AM -0700, Patrick Kurz wrote:
Let's say 10 users transfer large amounts of data through ssh at the same time. I assume in this situation 10 different processes would share the same socket,
They won't. This (normally) only happens for server processes where
there is a central server that accepts a given connection, and then
forks a child to handle this connection (sharing the file descriptor
for a moment).
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert () greenie muc de
fax: +49-89-35655025 gert () net informatik tu-muenchen de
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- bandwidth by user or process id Patrick Kurz (Oct 04)
- Re: bandwidth by user or process id Rob Hasselbaum (Oct 04)
- Re: bandwidth by user or process id Patrick Kurz (Oct 04)
- Re: bandwidth by user or process id Rob Hasselbaum (Oct 04)
- Re: bandwidth by user or process id Rob Hasselbaum (Oct 04)
- Re: bandwidth by user or process id Patrick Kurz (Oct 05)
- Re: bandwidth by user or process id Gert Doering (Oct 05)
- Re: bandwidth by user or process id Rob Hasselbaum (Oct 05)
- Re: bandwidth by user or process id Patrick Kurz (Oct 06)
- Re: bandwidth by user or process id Gert Doering (Oct 06)
- Re: bandwidth by user or process id Patrick Kurz (Oct 04)
- Re: bandwidth by user or process id Rob Hasselbaum (Oct 04)
- Re: bandwidth by user or process id Gerald Combs (Oct 05)
- Re: bandwidth by user or process id Patrick Kurz (Oct 06)
