0. nginx - changelog

最後更新: 2021-06-16

 

 


New Feature

 

1.19.x

  • Feature: the "keepalive_time" directive.
  • Feature: the $connection_time variable.

1.17.x

1.15.12

1.15.11

1.15.10

  • port ranges in the "listen" directive.
  • loading of SSL certificates and secret keys from variables.

1.15.9

  • variables support in the "ssl_certificate" and "ssl_certificate_key" directives.

1.15.8

  • the $upstream_bytes_sent variable.
  • new directives in vim syntax highlighting scripts. (contrib/vim)

1.15.7

  • the "proxy_requests" directive in the stream module.
  • the "delay" parameter of the "limit_req" directive.

1.15.6

  • the "proxy_socket_keepalive", "fastcgi_socket_keepalive", "uwsgi_socket_keepalive" ...

1.15.5

1.15.4

  • the "ssl_early_data" directive can be used with OpenSSL

1.15.3

  • TLSv1.3 can be used with BoringSSL
  • "ssl_early_data" directive, currently available with BoringSSL
  • the "keepalive_timeout" and "keepalive_requests" directives in the "upstream" block

1.15.2

  • the $ssl_preread_protocol variable in the ngx_stream_ssl_preread_module
  • using the "reset_timedout_connection" directive nginx will reset connections being closed with the 444 code

1.15.1

  • the "random" directive inside the "upstream" block
  • improved performance when using the "hash" and "ip_hash" directives with the "zone" directive

1.15.0

  • the stream module can handle multiple incoming UDP datagrams from a client within a single session.

1.13.12

1.13.11

  • the "proxy_protocol" parameter of the "listen" directive now supports the PROXY protocol version 2

1.13.10

  • the "escape=none" parameter of the "log_format" directive
  • the ngx_http_grpc_module

1.13.9

  • HTTP/2 server push support; the "http2_push" and "http2_push_preload" directives

1.13.8

nginx automatically preserves the CAP_NET_RAW capability in worker processes

when using the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "uwsgi_bind" ...

1.13.7

1.13.6

1.13.5

  • the $ssl_client_escaped_cert variable

1.13.4

  • ngx_http_mirror_module

1.13.3

1.13.2

  • the "add_trailer" directive

1.13.1

1.13.0

  • the "rcvbuf" and "sndbuf" parameters of the "listen" directives of the mail proxy and stream modules.
  • the "return" and "error_page" directives can now be used to return 308 redirections

1.11.13

Creative Commons license icon Creative Commons license icon