From: Daniel Stenberg Date: Thu, 5 Jan 2023 12:35:53 +0000 (+0100) Subject: test363: make even smaller writes to loop more X-Git-Tag: curl-7_88_0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cfab527216a52ec87b8a76ecc7c067bd8676d99;p=thirdparty%2Fcurl.git test363: make even smaller writes to loop more --- diff --git a/tests/data/test363 b/tests/data/test363 index cd8fc435c7..24179171a6 100644 --- a/tests/data/test363 +++ b/tests/data/test363 @@ -55,9 +55,9 @@ CONNECT with short sends # make the first send cut off after this amount of data -CURL_SMALLREQSEND=48 +CURL_SMALLREQSEND=8 # make repeated sends small too -CURL_SMALLSENDS=40 +CURL_SMALLSENDS=8 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT -d "datatopost=ohthatsfunyesyes"