bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Using wget to measure web response times?


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Using wget to measure web response times?
Date: Tue, 22 Jun 2010 16:26:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

<address@hidden> writes:

> I have been using wget, together with 'time', with the following command line 
> parameters:
>
> time wget --page-requisites --secure-protocol=SSLV3 --load-cookies 
> cookies.txt --keep-session-cookies 
> https://portal.foo.com/test/appmanager/portal/desktop
>
> However, when I do this, on the same environment where we see > 30 seconds 
> response to a browser, I get 'real' response times from the 'time' command of 
> 3-5 seconds.  That would SEEM to indicate that the browser is taking 28+ 
> seconds to render the portal page.
>
> So I was wondering:  Is this a valid test and use of wget?  And, am I 
> interpreting the test results correctly?

Using wget do you get _exactly_ the same information that you get using
the browser?

Giuseppe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]