cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: cURL PHP Taking Too Long On POST

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 26 Sep 2004 08:42:57 +0200 (CEST)

On Sat, 25 Sep 2004, Brian Wilkins wrote:

> I have a PHP script (detailed below), which takes very long to POST to the
> server. For each request, it takes at least 5 seconds to process the cURL
> request, then almost 7 seconds to receive a response. Any clue on why this
> is happening?

Low bandwidth? Very high latency? What makes you suspect that curl takes a
longer time than it should?

> My version of cURL is curl 7.9.5

That is an extremely old version. I suggest you upgrade.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-26