log src/http/modules/ngx_http_grpc_module.c @ 7379:57463f4e2fcd

age author description
Tue, 06 Nov 2018 16:29:59 +0300 Maxim Dounin gRPC: limited allocations due to ping and settings frames.
Wed, 03 Oct 2018 14:08:51 +0300 Vladimir Homutov Upstream: proxy_socket_keepalive and friends.
Mon, 03 Sep 2018 19:34:02 +0300 Maxim Dounin gRPC: disabled keepalive when sending control frames was blocked.
Mon, 03 Sep 2018 19:34:01 +0300 Maxim Dounin gRPC: improved keepalive handling.
Tue, 17 Jul 2018 15:30:43 +0300 Ruslan Ermilov Fixed invalid access to location defined as an empty string.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 02 Jul 2018 19:02:08 +0300 Maxim Dounin gRPC: clearing buffers in ngx_http_grpc_get_buf().