Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] command-line web server speed "tester"?
- Date: Thu, 12 Sep 2002 16:19:28 +0900
- From: "A. Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] command-line web server speed "tester"?
- References: <F41qbC8wSA1XvpFVjCR00001416@example.com>
- User-agent: Mutt/1.4i
-----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 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-----
- Follow-Ups:
- References:
- [tlug] command-line web server speed "tester"?
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: [tlug] command-line web server speed "tester"?
- Next by Date: Re: [tlug] command-line web server speed "tester"?
- Previous by thread: [tlug] command-line web server speed "tester"?
- Next by thread: Re: [tlug] command-line web server speed "tester"?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links