Skip to content

Commit e881186

Browse files
committed
Fixed URL to dynamic modules for Wildfly deployment guide.
1 parent 3574fea commit e881186

File tree

1 file changed

+1
-1
lines changed
  • content/nginx/deployment-guides/load-balance-third-party

1 file changed

+1
-1
lines changed

content/nginx/deployment-guides/load-balance-third-party/wildfly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ HTTP/2 is fully supported in both <span style="white-space: nowrap;">NGINX Open
427427

428428
- In <span style="white-space: nowrap;">NGINX Plus R8</span> and later, NGINX Plus supports HTTP/2 by default. (Support for SPDY is deprecated as of that release). Specifically:
429429

430-
In <span style="white-space: nowrap;">NGINX Plus R11</span> and later, the <span style="white-space: nowrap; font-weight:bold;">nginx-plus</span> package continues to support HTTP/2 by default, but the <span style="white-space: nowrap; font-weight:bold;">nginx-plus-extras</span> package available in previous releases is deprecated by [dynamic modules](https://www.nginx.com/products/dynamic-modules/).
430+
In [NGINX Plus R11]({{< ref "nginx/releases.md#r11" >}}) and later, the **nginx-plus** package continues to support HTTP/2 by default, but the **nginx-plus-extras** package available in previous releases is deprecated and replaced by [dynamic modules](https://docs.nginx.com/nginx/admin-guide/dynamic-modules/dynamic-modules/).
431431

432432
For <span style="white-space: nowrap;">NGINX Plus R8</span> through R10, the <span style="white-space: nowrap; font-weight:bold;">nginx-plus</span> and <span style="white-space: nowrap; font-weight:bold;">nginx-plus-extras</span> packages support HTTP/2 by default.
433433

0 commit comments

Comments
 (0)