Hello,
 I am using curl to upload files to a server using sftp. While the
sftp is happening, no other threads are executing. So basically, a
health check thread is not getting scheduled and another process,
declares my process as dead. How to avoid this? This application runs
on a cavium machine.
The sftp takes around 2 mins, and for this much time, all the other
threads are not being run. How can I make sure that while doing the
curl sftp other threads will also run?
Thanks and regards
Treesa
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to