]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
iFix proxy backend connection reuse tests.
authorRainer Jung <rjung@apache.org>
Thu, 9 Mar 2023 23:13:42 +0000 (23:13 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 9 Mar 2023 23:13:42 +0000 (23:13 +0000)
commitab0befdca1a1493576ffdacbb94b583eb896dbc5
tree5b54c01301d80be7143a527d6bbe028484c3f5c4
parentdd662003f66960df5ddfb3b89439df5f88db76e1
iFix proxy backend connection reuse tests.
Use one curl exec with multiple URLs instead of separate
curl calls, so that we make sure we use the same
connection to the web server ending up in the same
httpd child process.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908230 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http2/test_600_h2proxy.py