Thread Net::Ping - tcp oder icmp?: Was ist besser? (8 answers)
Opened by format_c at 2007-01-16 16:38

betterworld
 2007-01-17 00:21
#73252 #73252
User since
2003-08-21
2614 Artikel
ModeratorIn

user image
[quote=format_c,16.01.2007, 21:30]Hier das Ergebnis:
Code: (dl )
1
2
3
4
5
6
format_c@boston ~ $ su -c "perl test.pl 192.168.0.6"
Password:
Benchmark: timing 1000000 iterations of ICMP: , TCP: ...
ICMP: : 229 wallclock secs (58.44 usr + 16.73 sys = 75.17 CPU) @ 13303.18/s (n=1000000)
TCP: : 326 wallclock secs (137.08 usr + 36.07 sys = 173.15 CPU) @ 5775.34/s (n=1000000)
format_c@boston ~ $
[/quote]
Jetzt ist nur die Frage, wie wichtig fuer die Realität das Szenario ist, dass ein Rechner 1000000 mal direkt hintereinander gepingt wird ;)

View full thread Net::Ping - tcp oder icmp?: Was ist besser?