On Mon, 21 Oct 2013, folkert wrote:

How does libcurl send commands? Does it batch up a command so that it
and its parameters are send in one go?

Yes it does.

Or should one keep nagle switched on to reduce overhead? (talking ftp here) Has anyone measured how much this overhead is in a typical libcurl ftp session?

I can't recall any such measurements. It would be really interesting to read someone's findings after such a test!

--

 / 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