Changes between Initial Version and Version 1 of Ticket #2117
- Timestamp:
- 12/30/20 07:49:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2117 – Description
initial v1 1 1 I have an invalid upstream that repsonse 204 with extra data. It works before nginx 1.19.1. After upgrading to 1.19.3 it doesn't work anymore with nginx setting proxy_buffering off. 2 I tried nginx 1.9.0, 1.9.1, 1.9.3, 1.9.6, openresty 1.19.3 and found this behavior changed since nginx 1.9.1 2 3 3 4 Maybe related to https://trac.nginx.org/nginx/ticket/2018 and https://trac.nginx.org/nginx/changeset/bffcc5af1d7281c8e5fc93a28bb6f9d77a99f7fe/nginx … … 248 249 }}} 249 250 250 Curl 251 Curl upstream directly 251 252 252 253 {{{