curl multi perform when remote host is down

2018-01-09 Thread surya chandrika via curl-library
Hi All, I am using curl multi perform . I have added about 10 easy handles to post to 10 different host. I would like to know that if few of the host is not reachable will it affect the performance or response time of other request. I assume it should not as they are parallel processing. Please

Re: libcurl, OpenSSL, and "result code 77, error setting certificate verify locations"

2018-01-09 Thread Patrick Middleton
On 09/01/2018, 03:38, "curl-library on behalf of Daniel Stenberg" wrote: On Thu, 4 Jan 2018, Patrick Middleton wrote: > The other day one of our applications stopped working at an awkward moment, > reporting