Opened 5 years ago
Closed 5 years ago
#1949 closed defect (fixed)
Mistype in $ssl_preread_alpn_protocols ru-doc
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). Значения разделяются запятыми."
Change History (2)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed, thanks.