[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: http online



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