Zhidao HONG
|
0711101af8
|
Status: fixed error in connection statistics.
When proxy is used, the number of accepted connections is not counted,
This also results in the wrong number of active connections.
|
2022-09-22 01:01:18 +08:00 |
|
Valentin Bartenev
|
ce26dd729e
|
Implemented basic statistics API.
|
2022-08-29 14:27:09 +08:00 |
|
Valentin Bartenev
|
912a49c609
|
Reduced number of critical log levels.
|
2018-03-05 17:32:50 +03:00 |
|
Andrey Zelenkov
|
949ba262cc
|
Style fixes.
|
2018-02-07 15:34:42 +03:00 |
|
Igor Sysoev
|
2ab29f6cc3
|
nxt_conn_close() should disable all pending write operations.
|
2017-12-26 17:31:37 +03:00 |
|
Igor Sysoev
|
499a8f9ac8
|
Using static and constant linger structure.
|
2017-06-29 15:52:47 +03:00 |
|
Igor Sysoev
|
7574c64992
|
nxt_event_conn_... functions and structures have been renamed
to nxt_conn_...
|
2017-06-14 15:18:52 +03:00 |
|
Igor Sysoev
|
5bc011afad
|
Skeleton of router configuration and request processing.
|
2017-05-31 15:26:45 +03:00 |
|