Browse Source

test363: make even smaller writes to loop more

Daniel Stenberg 1 year ago
parent
commit
4cfab52721
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/data/test363

+ 2 - 2
tests/data/test363

@@ -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"