X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_std_defs.h;h=c297b6489b0dbb9c7dc454601cacf90008c9fc31;hp=c13f3bd4fe1990bd76dd993f79ee877520e9e2cb;hb=6be753a288ed7a42e0cd19551d85eb8eb14c4566;hpb=5c5ddf9042732a05100245844fe2fb70bfe6d495 diff --git a/php_http_std_defs.h b/php_http_std_defs.h index c13f3bd..c297b64 100644 --- a/php_http_std_defs.h +++ b/php_http_std_defs.h @@ -108,7 +108,7 @@ typedef int STATUS; #define HTTP_URI_ARGSEP HTTP_URL_ARGSEP /* send buffer size */ -#define HTTP_SENDBUF_SIZE 2097152 +#define HTTP_SENDBUF_SIZE 40960 /* CURL buffer size */ #define HTTP_CURLBUF_SIZE 16384