Skip to content

upstream_response_time 是否包含 tcp 三次握手? #1974

Open
@Heysexyboy

Description

@Heysexyboy

查看官方针对 upstream_response_time 的解释很模糊,因此想请教一下 upstream_response_time 是否包含 tcp 三次握手和四次挥手?

https://nginx.org/en/docs/http/ngx_http_upstream_module.html
$upstream_response_time
keeps time spent on receiving the response from the upstream server; the time is kept in seconds with millisecond resolution. Times of several responses are separated by commas and colons like addresses in the $upstream_addr variable.

https://docs.nginx.com/nginx/admin-guide/monitoring/logging/
$upstream_response_time – The time between establishing a connection and receiving the last byte of the response body from the upstream server

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions