On Tue, 2 Mar 2010, Igor Novoseltsev wrote:

My customer uses libcurl 7.19.3 for client application, which manages documents stored on XCAP Server (run on top of HTTP Server).

On Linux?

The connection, created for the first HTTP request, is successfully reused for next requests.

Suddenly, for some reason, the libcurl starts to create new connections to the same host.

I recommend debugging or printf-sprinkling the ConnectionExists() function which is the one used to find an existing connectin to re-use.

Alternatively, you work harder at producing a recipe that reproduces this problem so that we can help out with my first suggestion!

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to