commit | c394e21933a5d2886bcafe5db4c73e7dd4887f92 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Apr 13 15:11:23 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 14 12:13:09 2023 +0200 |
tree | a2c25ad3390b16a357312055aeac080bf3ba3d7e | |
parent | 0adffb62c1ba62dbd8dca21d63cbcd9c201ee210 [diff] |
REGTESTS: fix the race conditions in log_uri.vtc A "Connection: close" header is added to responses to avoid any connection reuse. This should avoid any "HTTP header incomplete" errors.
diff --git a/reg-tests/log/log_uri.vtc b/reg-tests/log/log_uri.vtc index 6993b7c..6dd50d2 100644 --- a/reg-tests/log/log_uri.vtc +++ b/reg-tests/log/log_uri.vtc
@@ -5,7 +5,7 @@ server s1 { rxreq - txresp + txresp -hdr "Connection: close" } -repeat 4 -start syslog Slg_1 -level info {