Changes between Initial Version and Version 1 of Ticket #1949
- Timestamp:
- 04/08/20 07:11:09 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1949 – Description
initial v1 1 1 Check [https://nginx.org/ru/docs/stream/ngx_stream_ssl_preread_module.html the Russian ngx_stream_ssl_preread_module doc]. 2 In $ssl_preread_alpn_protocols variable: "список протоколов, переданный клиентом через ALPN (1.3.10). Значения разделяются запятыми."2 In the $ssl_preread_alpn_protocols variable section: "список протоколов, переданный клиентом через ALPN (1.3.10). Значения разделяются запятыми." 3 3 But according to [http://nginx.org/en/CHANGES-1.14 the CHANGES log] and [https://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html the English ngx_stream_ssl_preread_module doc] the text should be as the following: "список протоколов, переданный клиентом через ALPN (1.13.10). Значения разделяются запятыми."