]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test363: make even smaller writes to loop more
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jan 2023 12:35:53 +0000 (13:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jan 2023 22:43:02 +0000 (23:43 +0100)
tests/data/test363

index cd8fc435c7f5c7fb6341eda7335463d586ee3c9b..24179171a6e185afd21d2e189114ee16a3a724f7 100644 (file)
@@ -55,9 +55,9 @@ CONNECT with short sends
  </name>
 <setenv>
 # 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
 </setenv>
  <command>
 http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER -p -x %HOSTIP:%PROXYPORT -d "datatopost=ohthatsfunyesyes"