[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: http online
- To: linux-il@linux.org.il
- Subject: Re: http online
- From: Amos Shapira <amos@gezernet.co.il>
- Date: Thu, 01 Jul 1999 21:23:05 +0300
- Delivered-To: linux-il-linux-il@linux.org.il
- In-Reply-To: Your message of "Tue, 29 Jun 1999 23:09:08 +0300 (IDT)"<Pine.LNX.4.10.9906292307390.7504-100000@frodo.sharat.co.il>
- References: <Pine.LNX.4.10.9906292307390.7504-100000@frodo.sharat.co.il>
- Sender: linux-il-bounce@cs.huji.ac.il
From: "Stanislav Malyshev a.k.a Frodo" <frodo@sharat.co.il>
> M>> How can i see who is connected to my server via http ?
>
> netstat -ta | grep :www | grep ESTABLISHED
Why "-ta"? the "-a" adds unconnected server listening sockets,
they'll never be "established", by definition.
--Amos
--Amos Shapira | "Of course Australia was marked for
| glory, for its people had been chosen
amos@gezernet.co.il | by the finest judges in England."
| -- Anonymous
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il