Skip to content

Commit 47b29a3

Browse files
authored
Merge branch 'main' into formatting
2 parents 723760f + c2a7f67 commit 47b29a3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_banners/upgrade-r33.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{< banner "caution" "NGINX Plus R33 requires NGINX Instance Manager 2.18 or later" >}}
22
If your NGINX data plane instances are running NGINX Plus R33 or later, you must upgrade to NGINX Instance Manager 2.18 or later to support usage reporting. NGINX Plus R33 instances must report usage data to the F5 licensing endpoint or NGINX Instance Manager. Otherwise, they will stop processing traffic.
33
<br><br>
4-
For more details about usage reporting and enforcement, see [About solution licenses](../../../../solutions/about-subscription-licenses)
4+
For more details about usage reporting and enforcement, see [About solution licenses]({{< ref "/solutions/about-subscription-licenses.md" >}})
55
{{</ banner >}}

content/nginx/technical-specs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,10 @@ See [Sizing Guide for Deploying NGINX Plus on Bare Metal Servers](https://www.ng
163163
- [Limit Requests](https://nginx.org/en/docs/http/ngx_http_limit_req_module.html) – Limit rate of request processing for a client IP address or other keyed value
164164
- [Limit Responses](https://nginx.org/en/docs/http/ngx_http_core_module.html#limit_rate) – Limit rate of responses per client connection
165165

166-
### HTTP/2 and SSL/TLS
166+
### HTTP/2, HTTP/3 and SSL/TLS
167167

168168
- [HTTP/2](https://nginx.org/en/docs/http/ngx_http_v2_module.html) – Process HTTP/2 traffic
169+
- [HTTP/3](https://nginx.org/en/docs/http/ngx_http_v3_module.html) – Process HTTP/3 traffic
169170
- [SSL/TLS](https://nginx.org/en/docs/http/ngx_http_ssl_module.html) – Process HTTPS traffic
170171

171172
### Mail

0 commit comments

Comments
 (0)