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 confirm whether the below understanding is correct.

If am waiting for still_running variable to be 0 --> may be here it would
affect, instead i should keep on removing the processed handle and keep
adding new handles.

Thanks
Surya
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to