Changes between Version 4 and Version 5 of Realisations/2006-2007/Projet/Entreprise2/Serveur1
- Timestamp:
- Apr 3, 2007, 10:33:05 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Realisations/2006-2007/Projet/Entreprise2/Serveur1
v4 v5 19 19 ||[http://dast.nlanr.net/Projects/Iperf/ IPerf]||IPv4||UDP||10986|| 20 20 ||DNS||IPv4||UDP||53|| 21 22 * '''How to''' 23 * ''' Lancer un test ''' 24 {{{ 25 # netperf -H serveur1.ent2.p6 -t TCP_RR -p 10987 26 }}} 27 cf. man netperf pour plus de précisions et d'options sur le test. Il est aussi à noter que par défaut le test dure 10 secondes (pouvant être rallongées ou raccourcies via l'option -l ) 28 21 29 ---- 22 30