cURL / Mailing Lists / curl-library / Single Mail

curl-library

Performance of POST method

From: Pedro Medeiros <pzilla_at_yawl.com.br>
Date: Thu, 1 Nov 2001 16:20:24 -0200

 Hi! At the first time my program runs it takes almost a
second between curl_easy_perform() and the callback set
by CURLOPT_WRITEFUNCTION in curl_easy_setopt. Next requests
are faster, but not very good either. Even if the form and
the size of the answer are minimal and Apache is running on
the same machine, I get this latency.

I know it's not a problem of Apache. So how can I speed up a
POST method using libcurl?

Thanks.
Received on 2001-11-01