]> git.kaiwu.me - nginx.git/commit
Upstream: the $upstream_bytes_received variable.
authorVladimir Homutov <vl@nginx.com>
Wed, 10 Aug 2016 13:46:39 +0000 (16:46 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 10 Aug 2016 13:46:39 +0000 (16:46 +0300)
commit50ba1a2cdeeb3f3d826354ac2a5d39f2e052b886
tree8768ba54b81920138c0baaf10d1fca409e24bc59
parent47e72bf7e0e14a7c62022e7c428e506ccb7ed43f
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.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h