xref: /third_party/curl/tests/data/test1542 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciconnection reuse
613498266Sopenharmony_cipersistent connection
713498266Sopenharmony_ciCURLOPT_MAXLIFETIME_CONN
813498266Sopenharmony_civerbose logs
913498266Sopenharmony_ci</keywords>
1013498266Sopenharmony_ci</info>
1113498266Sopenharmony_ci
1213498266Sopenharmony_ci# Server-side
1313498266Sopenharmony_ci<reply>
1413498266Sopenharmony_ci<data nocheck="yes">
1513498266Sopenharmony_ciHTTP/1.1 200 OK
1613498266Sopenharmony_ciContent-Length: 0
1713498266Sopenharmony_ci
1813498266Sopenharmony_ci</data>
1913498266Sopenharmony_ci</reply>
2013498266Sopenharmony_ci
2113498266Sopenharmony_ci# Client-side
2213498266Sopenharmony_ci<client>
2313498266Sopenharmony_ci<server>
2413498266Sopenharmony_cihttp
2513498266Sopenharmony_ci</server>
2613498266Sopenharmony_ci<tool>
2713498266Sopenharmony_cilib%TESTNUMBER
2813498266Sopenharmony_ci</tool>
2913498266Sopenharmony_ci<name>
3013498266Sopenharmony_ciconnection reuse with CURLOPT_MAXLIFETIME_CONN
3113498266Sopenharmony_ci</name>
3213498266Sopenharmony_ci<command>
3313498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER
3413498266Sopenharmony_ci</command>
3513498266Sopenharmony_ci</client>
3613498266Sopenharmony_ci
3713498266Sopenharmony_ci# Verify data after the test has been "shot"
3813498266Sopenharmony_ci<verify>
3913498266Sopenharmony_ci<protocol>
4013498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
4113498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
4213498266Sopenharmony_ciAccept: */*
4313498266Sopenharmony_ci
4413498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
4513498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
4613498266Sopenharmony_ciAccept: */*
4713498266Sopenharmony_ci
4813498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
4913498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
5013498266Sopenharmony_ciAccept: */*
5113498266Sopenharmony_ci
5213498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
5313498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
5413498266Sopenharmony_ciAccept: */*
5513498266Sopenharmony_ci
5613498266Sopenharmony_ci</protocol>
5713498266Sopenharmony_ci<file name="%LOGDIR/stderr%TESTNUMBER" mode="text">
5813498266Sopenharmony_ci== Info: Connection #0 to host %HOSTIP left intact
5913498266Sopenharmony_ci== Info: Connection #0 to host %HOSTIP left intact
6013498266Sopenharmony_ci== Info: Connection #0 to host %HOSTIP left intact
6113498266Sopenharmony_ci== Info: Closing connection
6213498266Sopenharmony_ci== Info: Connection #1 to host %HOSTIP left intact
6313498266Sopenharmony_ci</file>
6413498266Sopenharmony_ci<stripfile>
6513498266Sopenharmony_ci$_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
6613498266Sopenharmony_ci</stripfile>
6713498266Sopenharmony_ci</verify>
6813498266Sopenharmony_ci</testcase>
69