commit | 4ae3a56039cfddddcb91706e14517afcfc259f78 | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Fri Jun 18 20:02:00 2021 +0300 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Fri Jun 18 20:02:00 2021 +0300 |
tree | 39a7d4a2f06abcb87db5e0d81cc30d05ebee45a2 | |
parent | 96923f6a44a3be7c8de30a4e22e95b1180cea7c8 [diff] |
Tests: mirror_proxy.t speedup. The failing "mirror delay" test doesn't have to wait for a hung connection. The hang is anyway manifested with a socket leak alert. This eliminates an unnecessary read timeout delay in the client and allows to enable the test on win32. Additionally, in the mirror_request_body test, disabled passing Content-Length to backend to avoid wasting time waiting for an absent body.