test363: make even smaller writes to loop more

This commit is contained in:
Daniel Stenberg 2023-01-05 13:35:53 +01:00
parent 3f3ddee066
commit 4cfab52721
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

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