Complete.Org: Mailing Lists: Archives: gopher: October 2001:
[gopher] Re: Taps for dead servers
Home

[gopher] Re: Taps for dead servers

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: Taps for dead servers
From: Cameron Kaiser <spectre@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Oct 2001 23:32:10 -0700 (PDT)
Reply-to: gopher@xxxxxxxxxxxx

> Wow - you know one of the things that struck me when looking at that
> list was that it looks like there's > 2% of servers running on
> nonstandard (Read: != 70) ports.  Is there any way you could do some
> sort of a quick grep to let us know roughly the percentage in the
> entire system where this is the case? 

mysql> select count(*) from v2_stats where port != 70 ;
+----------+
| count(*) |
+----------+
|      126 |
+----------+
1 row in set (0.04 sec)

mysql> select count(*) from v2_stats ;
+----------+
| count(*) |
+----------+
|      509 |
+----------+
1 row in set (0.00 sec)

Straight from the horse's mouth, as it were :-)

-- 
----------------------------- personal page: http://www.armory.com/~spectre/ --
 Cameron Kaiser, Point Loma Nazarene University * ckaiser@xxxxxxxxxxxxxxxxxxxx
-- The whippings shall continue until morale improves. ------------------------


[Prev in Thread] Current Thread [Next in Thread]