mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
test363: make even smaller writes to loop more
This commit is contained in:
parent
3f3ddee066
commit
4cfab52721
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user