
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] command-line web server speed "tester"?
On Thu, Sep 12, 2002 at 04:19:28PM +0900, A. Sajjad Zaidi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, Sep 12, 2002 at 04:04:17PM +0900, Jean-Christian Imbeault wrote:
> > Sorry for a question with a possibly obvious answer but ...
> >
> > I would like to find out what the maximum transfer speed is between one of
> > my servers and a remote web server.
> >
> > Can anyone recommend a way or tool I can use to do this? It needs to be
> > command-line based since I only hvae command-line access to my server ... I
> > do know the locaton (URL) of some rather large files on the remote web
> > server if that helps.
>
> time for i in [0 0 0 0 0 0 0 0 0 0]; do wget -qO /dev/null http://hostname/file; done
>
but, wget show's the trnasfer speed while downloading , isn't it ?
> This will give you the time it takes to download 'file' ten times.
> Change the number of '0's (or add any other legal characters) to how
> many accesses you want to time.
>
> - --
> A. Sajjad Zaidi
> System Administrator
> Technology & Operations Div.
> Digital Garage Inc.
> gpg --keyserver pgp.mit.edu --recv-keys 267E0D0E
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
>
> iD8DBQE9gD//t1KjqyZ+DQ4RAso0AJ9ZoeDWdWEp0hABFT8Nuo89ORUeoQCfe85O
> W6wz5pOKwOsqNYIKGRq5+9s=
> =/n4T
> -----END PGP SIGNATURE-----
>
>
> **********************************************************
> TLUG server is hosted by Open Source Development Lab Japan
> http://www.osdl.jp/
> **********************************************************
>
> ==========================================================
> To unsubscribe from this mailing list,
> please see instructions at
> http://www.tlug.jp/list.html
> ==========================================================
Home |
Main Index |
Thread Index