Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-22 | Status: fixed error in connection statistics. | Zhidao HONG | 1 | -2/+6 | |
When proxy is used, the number of accepted connections is not counted, This also results in the wrong number of active connections. | |||||
2022-08-29 | Implemented basic statistics API. | Valentin Bartenev | 1 | -4/+10 | |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -3/+2 | |
2018-02-07 | Style fixes. | Andrey Zelenkov | 1 | -1/+1 | |
2017-12-26 | nxt_conn_close() should disable all pending write operations. | Igor Sysoev | 1 | -0/+6 | |
2017-06-29 | Using static and constant linger structure. | Igor Sysoev | 1 | -7/+7 | |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -6/+6 | |
to nxt_conn_... | |||||
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -0/+159 | |