- fix previous commit and adjust tests
[m6w6/ext-http] / php_http_std_defs.h
index c13f3bd4fe1990bd76dd993f79ee877520e9e2cb..c297b6489b0dbb9c7dc454601cacf90008c9fc31 100644 (file)
@@ -108,7 +108,7 @@ typedef int STATUS;
 #define HTTP_URI_ARGSEP HTTP_URL_ARGSEP
 
 /* send buffer size */
 #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
 
 /* CURL buffer size */
 #define HTTP_CURLBUF_SIZE 16384