cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Metrics on server execution time and transfer time

From: Ben Noordhuis <info_at_bnoordhuis.nl>
Date: Wed, 4 May 2011 15:12:28 +0200

On Wed, May 4, 2011 at 10:32, Daniel Stenberg <daniel_at_haxx.se> wrote:
>> the time server spends in calculating a result seperately.
>
> That's not exactly possible. You would have to time it from the last (or
> first?) byte of the request is sent until the first byte of the response is
> received as all timing is done client-side.

And that's not entirely reliable either, the HTTP server may start
sending back the response while the client is still sending the
request.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-04