commit | 8f3aaf7dba45f07c4cf1b954800710e58ceba7fc | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Sat Jun 19 19:09:59 2021 +0300 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Sat Jun 19 19:09:59 2021 +0300 |
tree | b38a56c05d826aa18782aa3dbc7c101fb1b8ae2e | |
parent | 4ae3a56039cfddddcb91706e14517afcfc259f78 [diff] |
Tests: proxy_cache_use_stale.t speedup. Tests for not blocked stale responses are adjusted to have a lesser new response size. It should be enough to delay sending a new response for just a couple of seconds to catch the old bug fixed in 1.13.1. This allows to speed up shutting down nginx that waits for those responses.