test1117: reduce write delays

Test1117 seems to verify that a response, incoming slowly, is read
completely before sending another request on the same connection.

The previsou write delay of 1000ms made the test last 23+ seconds.
A delay of 100ms seems to achieve the same test on modern machines, but
the overall run time is less than 3 seconds.

Closes #17530
This commit is contained in:
Stefan Eissing 2025-06-04 09:40:32 +02:00 committed by Daniel Stenberg
parent fdb8a789d2
commit e67a500841
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -32,7 +32,7 @@ partial body
</data1>
<servercmd>
writedelay: 1000
writedelay: 100
</servercmd>
</reply>