commit | 252621fd213d5a0f145d675eb66d73f75033dadd | [log] [tgz] |
---|---|---|
author | Vladimir Homutov <vl@nginx.com> | Wed Aug 10 16:46:39 2016 +0300 |
committer | Vladimir Homutov <vl@nginx.com> | Wed Aug 10 16:46:39 2016 +0300 |
tree | 8768ba54b81920138c0baaf10d1fca409e24bc59 | |
parent | da7661caeaec95263e3a919876de8000a320bff2 [diff] |
Upstream: the $upstream_bytes_received variable. Unlike $upstream_response_length that only counts the body size, the new variable also counts the size of response header and data received after switching protocols when proxying WebSockets.