number of connections which nginx is waiting the resopnse from upstream
Maxim Dounin
mdounin at mdounin.ru
Tue Jul 18 12:26:45 UTC 2017
Hello!
On Tue, Jul 18, 2017 at 06:16:34AM -0400, foxgab wrote:
> according to the documentation of http_stub_status_module, there are 3 kinds
> of connections show in the status page, but I'm confused that which kind the
> connections, which are waiting or reading responses from upstream servers,
> should be classified into ?
All connections where there is an active request, and nginx
already finished reading the request header are classified as
"Writing".
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list