mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
added an additional second to allow test to pass on heavily loaded servers
This commit is contained in:
parent
d1717e7c90
commit
e2fc294470
@ -45,6 +45,32 @@ Long chunk of data that couldn't possibly be sent in the time allotted.
|
|||||||
Long chunk of data that couldn't possibly be sent in the time allotted.
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
Long chunk of data that couldn't possibly be sent in the time allotted.
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
Long chunk of data that couldn't possibly be sent in the time allotted.
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
|
Long chunk of data that couldn't possibly be sent in the time allotted.
|
||||||
</data>
|
</data>
|
||||||
</reply>
|
</reply>
|
||||||
|
|
||||||
@ -63,7 +89,7 @@ ftps
|
|||||||
FTPS download with strict timeout and slow data transfer
|
FTPS download with strict timeout and slow data transfer
|
||||||
</name>
|
</name>
|
||||||
<command timeout="1">
|
<command timeout="1">
|
||||||
-k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/1112 -m 6
|
-k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/1112 -m 7
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
@ -30,10 +30,10 @@ SSL
|
|||||||
https
|
https
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
HTTPS with 7 secs timeout
|
HTTPS with 8 secs timeout
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 7
|
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user