Opened 5 years ago
Last modified 5 years ago
#1949 closed defect
Mistype in $ssl_preread_alpn_protocols ru-doc — at Version 1
Reported by: | https://stackoverflow.com/users/8854890/nick-veld | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | documentation | Version: | 1.13.x |
Keywords: | mistype, ru | Cc: | |
uname -a: | - | ||
nginx -V: | - |
Description (last modified by )
Check the Russian ngx_stream_ssl_preread_module doc.
In the $ssl_preread_alpn_protocols variable section: "список протоколов, переданный клиентом через ALPN (1.3.10). Значения разделяются запятыми."
But according to the CHANGES log and the English ngx_stream_ssl_preread_module doc the text should be as the following: "список протоколов, переданный клиентом через ALPN (1.13.10). Значения разделяются запятыми."
Note:
See TracTickets
for help on using tickets.