Skip to content

Commit fbde506

Browse files
y82ADubhlaoich
andauthored
Fixed URL to dynamic modules for Wildfly deployment guide. (#548)
* Fixed URL to dynamic modules for Wildfly deployment guide. * Apply suggestions from code review Co-authored-by: Alan Dooley <github@adubhlaoi.ch> --------- Co-authored-by: Alan Dooley <github@adubhlaoi.ch> Co-authored-by: Alan Dooley <a.dooley@f5.com>
1 parent 55fbc64 commit fbde506

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]({{< ref "/nginx/admin-guide/dynamic-modules/dynamic-modules.md" >}}).
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)