RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1953639 - Rebase nginx to 1.20
Summary: Rebase nginx to 1.20
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: nginx
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Luboš Uhliarik
QA Contact: icesalov
Lenka Špačková
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-26 14:51 UTC by Luboš Uhliarik
Modified: 2022-05-27 12:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
.`nginx 1.20` available in RHEL 9 RHEL 9 includes the `nginx 1.20` web and proxy server. This release provides a number of bug fixes, security fixes, new features and enhancements over version 1.18. New features: * `nginx` now supports client SSL certificate validation with Online Certificate Status Protocol (OCSP). * `nginx` now supports cache clearing based on the minimum amount of free space. This support is implemented as the `min_free` parameter of the `proxy_cache_path` directive. * A new `ngx_stream_set_module` module has been added, which enables you to set a value for a variable. * A new `nginx-mod-devel` package has been added, which provides all necessary files, including RPM macros and `nginx` source code, for building external dynamic modules for `nginx`. Enhanced directives: * Multiple new directives are now available, such as `ssl_conf_command` and `ssl_reject_handshake`. * The `proxy_cookie_flags` directive now supports variables. Improved support for HTTP/2: * The `ngx_http_v2` module now includes the `lingering_close`, `lingering_time`, `lingering_timeout` directives. * Handling connections in HTTP/2 has been aligned with HTTP/1.x. From `nginx 1.20`, use the `keepalive_timeout` and `keepalive_requests` directives instead of the removed `http2_recv_timeout`, `http2_idle_timeout`, and `http2_max_requests` directives. `nginx 1.20` is the initial version of this Application Stream, which you can install easily as an RPM package. Additional `nginx` versions will be provided as modules with a shorter life cycle in future minor releases of RHEL 9. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/deploying_web_servers_and_reverse_proxies/setting-up-and-configuring-nginx_deploying-web-servers-and-reverse-proxies[Setting up and configuring NGINX].
Clone Of:
Environment:
Last Closed: 2021-12-07 21:24:13 UTC
Type: Epic
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Luboš Uhliarik 2021-04-26 14:51:27 UTC
Description of problem:
nginx 1.20 is now available. Rebase actual version 1.18 to 1.20.

Version-Release number of selected component (if applicable):
nginx-1.18

How reproducible:
always


Note You need to log in before you can comment on or make changes to this bug.