commit | 9a31bb8e1eead11bd1fa9389a1a53a391dd3733c | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Sat Jan 06 23:32:33 2018 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Sat Jan 06 23:32:33 2018 +0300 |
tree | ca23f86b0c84a97de0f8a49896a12e3ac50c72a5 | |
parent | 104852ff7346d17f4e1a63a95fb4628c9302f6f5 [diff] |
Tests: fixed proxy_cache_error.t with "tcp_nopush on". Added "postpone_output 0;" to ensure that the backend will return a response header immediately even if "tcp_nopush on;" is used in the configuration (e.g., via TEST_NGINX_GLOBALS_HTTP).