nginx DNS load balancing - Log client requests

2021-11-16 Thread satay
Hello, I would like to log the clients requests information basically DNS resolution requests A, PTR records etc.. How do I enable that logging? Please advise. Thanks Posted at Nginx Forum: https://forum.nginx.org/read.php?2,292863,292863#msg-292863 ___

RE: nginx kTLS support blog post

2021-11-16 Thread Reinis Rozitis
> As some of you probably know we added kTLS support in nginx-1.21.4. Before testing myself wanted to quickly clarify - does this work in combination with older cipher suites (as in fallback from kTLS to standard non-kernel) to support older clients which still use tls 1.1 / 1.2 or you are locked

nginx-1.20.2

2021-11-16 Thread Maxim Dounin
Changes with nginx 1.20.216 Nov 2021 *) Feature: OpenSSL 3.0 compatibility. *) Bugfix: SSL variables might be empty when used in logs; the bug had appeared in 1.19.5. *) Bugfix: keepalive connections with gRPC backends might not be close