iperf.fr rapport :   Visitez le site


  • Titre:iperf - the tcp, udp and sctp network bandwidth measurement tool

    La description :iperf3 binaries - measuring tcp, udp and sctp bandwidth performance...

    Classement Alexa Global: # 132,918,Alexa Classement dans China est # 30,341

    Server:Apache...

    L'adresse IP principale: 89.84.1.194,Votre serveur France,Meudon ISP:Bouygues Telecom SA  TLD:fr Code postal:fr

    Ce rapport est mis à jour en 21-Jul-2018

Created Date:2009-03-14
Changed Date:2016-10-12
Expires Date:2019-03-14

Données techniques du iperf.fr


Geo IP vous fournit comme la latitude, la longitude et l'ISP (Internet Service Provider) etc. informations. Notre service GeoIP a trouvé l'hôte iperf.fr.Actuellement, hébergé dans France et son fournisseur de services est Bouygues Telecom SA .

Latitude: 48.813808441162
Longitude: 2.2349998950958
Pays: France (fr)
Ville: Meudon
Région: Ile-de-France
ISP: Bouygues Telecom SA

the related websites

domaine Titre
iperf.fr iperf - the tcp, udp and sctp network bandwidth measurement tool

Analyse d'en-tête HTTP


Les informations d'en-tête HTTP font partie du protocole HTTP que le navigateur d'un utilisateur envoie à appelé Apache contenant les détails de ce que le navigateur veut et acceptera de nouveau du serveur Web.

Content-Length:5009
Content-Encoding:gzip
Vary:Accept-Encoding
Keep-Alive:timeout=2, max=100
Server:Apache
Connection:Keep-Alive
Date:Sat, 21 Jul 2018 09:16:00 GMT
Content-Type:text/html; charset=UTF-8

DNS

soa:dns13.ovh.net. tech.ovh.net. 2018062903 86400 3600 3600000 86400
ns:dns13.ovh.net.
ns13.ovh.net.
ipv4:IP:89.84.1.194
ASN:5410
OWNER:ASN-BOUYGTEL-ISP, FR
Country:FR
ipv6:2001:860:de01:1101::2//5410//ASN-BOUYGTEL-ISP, FR//FR
txt:"google-site-verification=yplr8JBlxGVNmizihVfQRlNhYyIADbSYze9LAOucn1w"
"v=spf1 include:mx.ovh.com ~all"
mx:MX preference = 1, mail exchanger = redirect.ovh.net.

HtmlToText

iperf - the ultimate speed test tool for tcp, udp and sctp test the limits of your network + internet neutrality test home download iperf binaries public iperf3 servers iperf user docs french iperf forum contact what is iperf / iperf3 ? iperf3 is a tool for active measurements of the maximum achievable bandwidth on ip networks. it supports tuning of various parameters related to timing, buffers and protocols (tcp, udp, sctp with ipv4 and ipv6). for each test it reports the bandwidth, loss, and other parameters. this is a new implementation that shares no code with the original iperf and also is not backwards compatible. iperf was orginally developed by nlanr/dast . iperf3 is principally developed by esnet / lawrence berkeley national laboratory . it is released under a three-clause bsd license . iperf features tcp and sctp measure bandwidth report mss/mtu size and observed read sizes. support for tcp window size via socket buffers. udp client can create udp streams of specified bandwidth. measure packet loss measure delay jitter multicast capable cross-platform: windows, linux, android, macos x, freebsd, openbsd, netbsd, vxworks , solaris,... client and server can have multiple simultaneous connections (-p option). server handles multiple connections, rather than quitting after a single test. can run for specified time (-t option), rather than a set amount of data to transfer (-n or -k option). print periodic, intermediate bandwidth, jitter, and loss reports at specified intervals (-i option). run the server as a daemon (-d option) use representative streams to test out how link layer compression affects your achievable bandwidth (-f option). a server accepts a single client simultaneously (iperf3) multiple clients simultaneously (iperf2) new: ignore tcp slowstart (-o option). new: set target bandwidth for udp and (new) tcp (-b option). new: set ipv6 flow label (-l option) new: set congestion control algorithm (-c option) new: use sctp rather than tcp (--sctp option) new: output in json format (-j option). new: disk read test (server: iperf3 -s / client: iperf3 -c testhost -i1 -f filename) new: disk write tests (server: iperf3 -s -f filename / client: iperf3 -c testhost -i1) ip information (on your terminal) the default ip protocol is ipv6 your public ipv4 address is : you do not have ipv4 connectivity (reverse dns: n/a ) your public ipv6 address is : 2600:3c03::f03c:91ff:feae:779d (reverse dns: 2600:3c03::f03c:91ff:feae:779d ) mailing list to post a message to all the list members, you need to subscribe to iperf-users . to see the collection of prior postings to the list, visit the iperf-users archives . bug report for iperf3 before submitting a bug report, try checking out the latest version of the code, and confirm that it’s not already fixed. then submit to the iperf3 issue tracker on github: https://github.com/esnet/iperf/issues known issues the following problems are notable known issues, which are probably of interest to a large fraction of users or have high impact for some users, and for which issues have already been filed in the issue tracker. these issues are either open (indicating no solution currently exists) or closed with the notation that no further attempts to solve the problem are currently being made: udp performance: some problems have been noticed with iperf3 on the esnet 100g testbed at high udp rates (above 10gbps). the symptom is that on any particular run of iperf3 the receiver reports a loss rate of about 20%, regardless of the ``-b`` option used on the client side. this problem appears not to be iperf3-specific, and may be due to the placement of the iperf3 process on a cpu and its relation to the inbound nic. in some cases this problem can be mitigated by an appropriate use of the cpu affinity (``-a``) option. (issue #55) interval reports on high-loss networks: the way iperf3 is currently implemented, the sender write command will block until the entire block has been written. this means that it might take several seconds to send a full block if the network has high loss, and the interval reports will have widely varying interval times. a solution is being discussed, but in the meantime a work around is to try using a small block size, for example ``-l 4k``. (issue #125, a fix will be released in iperf 3.1) the ``-z`` flag sometimes causes the iperf3 client to hang on osx. (issue #129) when specifying the tcp buffer size using the ``-w`` flag on linux, the linux kernel automatically doubles the value passed in to compensate for overheads. (this can be observed by using iperf3's ``--debug`` flag.) however, cwnd does not actually ramp up to the doubled value, but only to about 75% of the doubled value. some part of this behavior is documented in the tcp(7) manual page. (issue #145) bug report for iperf2 the best way to get help with iperf2 is by using its forum https://sourceforge.net/p/iperf2/discussion/ update site iperf.fr to update this site, please report them to vivien16@gueant.org and we will try to fix them quickly. code authors the main authors of iperf3 are (in alphabetical order): jon dugan, seth elliott, bruce a. mah, jeff poskanzer, kaustubh prabhu. additional code contributions have come from (also in alphabetical order): mark ashley, aaron brown, aeneas jaißle, susant sahani, bruce simpson, brian tierney. iperf3 contains some original code from iperf2. the authors of iperf2 are (in alphabetical order): jon dugan, john estabrook, jim ferbuson, andrew gallatin, mark gates, kevin gibbs, stephen hemminger, nathan jones, feng qin, gerrit renker, ajay tirumala, alex warshavsky. acknowledgements for iperf1: thanks to mark gates (nlanr), alex warshavsky (nlanr) and justin pietsch (university of washington) who were responsible for the 1.1.x releases of iperf. for iperf 1.7, we would like to thank bill cerveny (internet2), micheal lambert (psc), dale finkelson (unl) and matthew zekauskas (internet2) for help in getting access to ipv6 networks / machines. special thanks to matthew zekauskas (internet2) for helping out in the freebsd implementation. also, thanks to kraemer oliver (sony) for providing an independent implementation of ipv6 version of iperf, which provided a useful comparison for testing our features. thanks to esnet for re-rolling iperf from the ground up. iperf3 is a killer piece of software. thanks to for hosting iperf.fr.

Analyse PopURL pour iperf.fr


https://iperf.fr/iperf-download.php
https://iperf.fr/iperf-doc.php
https://iperf.fr/contact.php
https://iperf.fr/iperf-servers.php
https://iperf.fr/contact.php#authors

Informations Whois


Whois est un protocole qui permet d'accéder aux informations d'enregistrement.Vous pouvez atteindre quand le site Web a été enregistré, quand il va expirer, quelles sont les coordonnées du site avec les informations suivantes. En un mot, il comprend ces informations;

%%
%% This is the AFNIC Whois server.
%%
%% complete date format : DD/MM/YYYY
%% short date format : DD/MM
%% version : FRNIC-2.5
%%
%% Rights restricted by copyright.
%% See https://www.afnic.fr/en/products-and-services/services/whois/whois-special-notice/
%%
%% Use '-h' option to obtain more information about this service.
%%
%% [2600:3c03:0000:0000:f03c:91ff:feae:779d REQUEST] >> iperf.fr
%%
%% RL Net [##########] - RL IP [#########.]
%%

domain: iperf.fr
status: ACTIVE
hold: NO
holder-c: ANO00-FRNIC
admin-c: ANO00-FRNIC
tech-c: OVH5-FRNIC
zone-c: NFC1-FRNIC
nsl-id: NSL12182-FRNIC
dsl-id: SIGN871961-FRNIC
registrar: OVH
Expiry Date: 14/03/2019
created: 14/03/2009
last-update: 12/10/2016
source: FRNIC

ns-list: NSL12182-FRNIC
nserver: dns13.ovh.net
nserver: ns13.ovh.net
source: FRNIC

ds-list: SIGN871961-FRNIC
key1-tag: 36660
key1-algo: 7 [RSASHA1-NSEC3-SHA1]
key1-dgst-t: 2 [SHA-256]
key1-dgst: 8F570BDEBE297CD43D5104532FE6ED3A8B7EBEA5EEA4F422EDC39A61119BEF52
source: FRNIC

registrar: OVH
type: Isp Option 1
address: 2 Rue Kellermann
address: 59100 ROUBAIX
country: FR
phone: +33 8 99 70 17 61
fax-no: +33 3 20 20 09 58
e-mail: support@ovh.net
website: http://www.ovh.com
anonymous: NO
registered: 21/10/1999
source: FRNIC

nic-hdl: OVH5-FRNIC
type: ROLE
contact: OVH NET
address: OVH
address: 140, quai du Sartel
address: 59100 Roubaix
country: FR
phone: +33 8 99 70 17 61
e-mail: tech@ovh.net
trouble: Information: http://www.ovh.fr
trouble: Questions: mailto:tech@ovh.net
trouble: Spam: mailto:abuse@ovh.net
admin-c: OK217-FRNIC
tech-c: OK217-FRNIC
notify: tech@ovh.net
registrar: OVH
changed: 11/10/2006 tech@ovh.net
anonymous: NO
obsoleted: NO
source: FRNIC

nic-hdl: ANO00-FRNIC
type: PERSON
contact: Ano Nymous
remarks: -------------- WARNING --------------
remarks: While the registrar knows him/her,
remarks: this person chose to restrict access
remarks: to his/her personal data. So PLEASE,
remarks: don't send emails to Ano Nymous. This
remarks: address is bogus and there is no hope
remarks: of a reply.
remarks: -------------- WARNING --------------
registrar: OVH
changed: 13/01/2013 anonymous@anonymous
anonymous: YES
obsoleted: NO
source: FRNIC


  REFERRER http://www.nic.fr

  REGISTRAR AFNIC

SERVERS

  SERVER fr.whois-servers.net

  ARGS iperf.fr

  PORT 43

  TYPE domain
RegrInfo
DISCLAIMER
%
% This is the AFNIC Whois server.
%
% complete date format : DD/MM/YYYY
% short date format : DD/MM
% version : FRNIC-2.5
%
% Rights restricted by copyright.
% See https://www.afnic.fr/en/products-and-services/services/whois/whois-special-notice/
%
% Use '-h' option to obtain more information about this service.
%
% [2600:3c03:0000:0000:f03c:91ff:feae:779d REQUEST] >> iperf.fr
%
% RL Net [##########] - RL IP [#########.]
%

  REGISTERED yes

ADMIN

  HANDLE ANO00-FRNIC

  TYPE PERSON

  CONTACT Ano Nymous

REMARKS
-------------- WARNING --------------
While the registrar knows him/her,
this person chose to restrict access
to his/her personal data. So PLEASE,
don't send emails to Ano Nymous. This
address is bogus and there is no hope
of a reply.
-------------- WARNING --------------

  SPONSOR OVH

  CHANGED 2013-01-13

  ANONYMOUS YES

  OBSOLETED NO

  SOURCE FRNIC

TECH

  HANDLE OVH5-FRNIC

  TYPE ROLE

  CONTACT OVH NET

ADDRESS
OVH
140, quai du Sartel
59100 Roubaix

  COUNTRY FR

  PHONE +33 8 99 70 17 61

  EMAIL tech@ovh.net

TROUBLE
Information: http://www.ovh.fr
Questions: mailto:tech@ovh.net
Spam: mailto:abuse@ovh.net

  ADMIN-C OK217-FRNIC

  TECH-C OK217-FRNIC

  NOTIFY tech@ovh.net

  SPONSOR OVH

  CHANGED 2006-10-11

  ANONYMOUS NO

  OBSOLETED NO

  SOURCE FRNIC

OWNER

  HANDLE ANO00-FRNIC

  TYPE PERSON

  CONTACT Ano Nymous

REMARKS
-------------- WARNING --------------
While the registrar knows him/her,
this person chose to restrict access
to his/her personal data. So PLEASE,
don't send emails to Ano Nymous. This
address is bogus and there is no hope
of a reply.
-------------- WARNING --------------

  SPONSOR OVH

  CHANGED 2013-01-13

  ANONYMOUS YES

  OBSOLETED NO

  SOURCE FRNIC

DOMAIN

  STATUS ACTIVE

  HOLD NO

  DSL-ID SIGN871961-FRNIC

  SPONSOR OVH

  EXPIRY DATE 14/03/2019

  CREATED 2009-03-14

  CHANGED 2016-10-12

  SOURCE FRNIC

  HANDLE NSL12182-FRNIC

NSERVER

  DNS13.OVH.NET 213.251.188.132

  NS13.OVH.NET 213.251.128.132

  NAME iperf.fr

Go to top

Erreurs


La liste suivante vous montre les fautes d'orthographe possibles des internautes pour le site Web recherché.

  • www.uiperf.com
  • www.7iperf.com
  • www.hiperf.com
  • www.kiperf.com
  • www.jiperf.com
  • www.iiperf.com
  • www.8iperf.com
  • www.yiperf.com
  • www.iperfebc.com
  • www.iperfebc.com
  • www.iperf3bc.com
  • www.iperfwbc.com
  • www.iperfsbc.com
  • www.iperf#bc.com
  • www.iperfdbc.com
  • www.iperffbc.com
  • www.iperf&bc.com
  • www.iperfrbc.com
  • www.urlw4ebc.com
  • www.iperf4bc.com
  • www.iperfc.com
  • www.iperfbc.com
  • www.iperfvc.com
  • www.iperfvbc.com
  • www.iperfvc.com
  • www.iperf c.com
  • www.iperf bc.com
  • www.iperf c.com
  • www.iperfgc.com
  • www.iperfgbc.com
  • www.iperfgc.com
  • www.iperfjc.com
  • www.iperfjbc.com
  • www.iperfjc.com
  • www.iperfnc.com
  • www.iperfnbc.com
  • www.iperfnc.com
  • www.iperfhc.com
  • www.iperfhbc.com
  • www.iperfhc.com
  • www.iperf.com
  • www.iperfc.com
  • www.iperfx.com
  • www.iperfxc.com
  • www.iperfx.com
  • www.iperff.com
  • www.iperffc.com
  • www.iperff.com
  • www.iperfv.com
  • www.iperfvc.com
  • www.iperfv.com
  • www.iperfd.com
  • www.iperfdc.com
  • www.iperfd.com
  • www.iperfcb.com
  • www.iperfcom
  • www.iperf..com
  • www.iperf/com
  • www.iperf/.com
  • www.iperf./com
  • www.iperfncom
  • www.iperfn.com
  • www.iperf.ncom
  • www.iperf;com
  • www.iperf;.com
  • www.iperf.;com
  • www.iperflcom
  • www.iperfl.com
  • www.iperf.lcom
  • www.iperf com
  • www.iperf .com
  • www.iperf. com
  • www.iperf,com
  • www.iperf,.com
  • www.iperf.,com
  • www.iperfmcom
  • www.iperfm.com
  • www.iperf.mcom
  • www.iperf.ccom
  • www.iperf.om
  • www.iperf.ccom
  • www.iperf.xom
  • www.iperf.xcom
  • www.iperf.cxom
  • www.iperf.fom
  • www.iperf.fcom
  • www.iperf.cfom
  • www.iperf.vom
  • www.iperf.vcom
  • www.iperf.cvom
  • www.iperf.dom
  • www.iperf.dcom
  • www.iperf.cdom
  • www.iperfc.om
  • www.iperf.cm
  • www.iperf.coom
  • www.iperf.cpm
  • www.iperf.cpom
  • www.iperf.copm
  • www.iperf.cim
  • www.iperf.ciom
  • www.iperf.coim
  • www.iperf.ckm
  • www.iperf.ckom
  • www.iperf.cokm
  • www.iperf.clm
  • www.iperf.clom
  • www.iperf.colm
  • www.iperf.c0m
  • www.iperf.c0om
  • www.iperf.co0m
  • www.iperf.c:m
  • www.iperf.c:om
  • www.iperf.co:m
  • www.iperf.c9m
  • www.iperf.c9om
  • www.iperf.co9m
  • www.iperf.ocm
  • www.iperf.co
  • iperf.frm
  • www.iperf.con
  • www.iperf.conm
  • iperf.frn
  • www.iperf.col
  • www.iperf.colm
  • iperf.frl
  • www.iperf.co
  • www.iperf.co m
  • iperf.fr
  • www.iperf.cok
  • www.iperf.cokm
  • iperf.frk
  • www.iperf.co,
  • www.iperf.co,m
  • iperf.fr,
  • www.iperf.coj
  • www.iperf.cojm
  • iperf.frj
  • www.iperf.cmo
 Afficher toutes les erreurs  Cacher toutes les erreurs