On Sun, Oct 01, 2017 at 07:32:20PM +0530, Vidyanand Nille via curl-library wrote: > Original Message > >Have you > >tried using the logging options to narrow where the >time is being spent in > >your > >program? Have you tried using the curl_easy_getinfo >options to log the time > >spent in various phases? > > I didn't try logging options but I had taken time at every step even in > callback functions. Header callback function is called in 10ms and data > callback function is always called after 30ms difference after all header is > received.
My other suggestions might throw some more light on the problem. >>> Dan ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
