On Wed, 25 Nov 2009, Krishna Chaithanya Muthyala wrote:

I have libcurl installed in linux and trying to send some image files to IIS server running on windows.

The CURL_MAX_WRITE_SIZE is set to 16kb by default in libcurl code. Will there be performance improvement if I change this to 32kb?

You're of course free to test it in your own environment and see what difference it makes.

The last time we did tests with changed buffer sizes, the net results were bascially: no, it doesn't make any significant change.

--

 / 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