cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Could http pipelining be an issue ?

From: Nicolas REMIA <nicolas.remia_at_gmail.com>
Date: Thu, 10 May 2007 09:43:38 +0200

Thank you for your answers !

On 5/8/07, Dan Fandrich <dan_at_coneharvesters.com> wrote:
>
> On Tue, May 08, 2007 at 04:02:16PM +0200, Nicolas REMIA wrote:
> > And about pipelining, Im
> > not sure to understand how it works : i read that i could send many
> requests
> > and then get the results. Does it mean there is only one http request
> sent ? So
> > if I have 40ms latency, then the request will take 40ms + data sending
> time ?
> > or 40 ms * the number of requests i did ?
>
> There are still multiple HTTP requests sent, but they're sent all at once
> so
> there's no latency between them. So the first of your timing calculations
> is roughly right.
>
> >>> Dan
> --
> http://www.MoveAnnouncer.com The web change of address
> service
> Let webmasters know that your web site has moved
>
Received on 2007-05-10