cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Reflection for Secure IT Server

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 May 2010 08:57:10 +0200 (CEST)

On Fri, 7 May 2010, Xu, Qiang (FXSGSC) wrote:

> In the mean time, libcurl's maximum packet length CURL_MAX_WRITE_SIZE is
> defined to be 16KB (16,384 bytes). Can I say it also deviates from the spec?

No. Don't confuse libcurl's buffer size with the maximum size libssh2 may use
or even what it accepts.

> Should this constant be changed to 32768, instead?

No. Although you're of course free to experiment with changing it.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-07