Page MenuHomeSolus

Update nginx to 1.15.9
ClosedPublic

Authored by der_eismann on Mar 14 2019, 3:18 PM.
Tags
None
Referenced Files
F11049943: D5733.diff
Thu, Aug 10, 6:36 PM
F11032204: D5733.id.diff
Wed, Aug 9, 2:00 PM
F11032203: D5733.id13830.diff
Wed, Aug 9, 1:59 PM
F11032202: D5733.id13857.diff
Wed, Aug 9, 1:59 PM
F11025661: D5733.diff
Wed, Aug 9, 1:14 AM
F11007898: D5733.diff
Tue, Aug 1, 10:51 PM
F10983507: D5733.diff
Sun, Jul 23, 2:37 PM
F10983217: D5733.diff
Sun, Jul 23, 1:30 PM
Subscribers
None

Details

Summary

Update to 1.15.9

Changelog:

  • Fixes:
    • in the "geo" directive when using unix domain listen sockets.
    • in the "proxy_cache_background_update" directive.
    • in the $upstream_response_time, $upstream_connect_time, and $upstream_header_time variables.
    • memory leak on errors during reconfiguration.
    • the "proxy_upload_rate" and "proxy_download_rate" directives in the stream module worked incorrectly when proxying UDP datagrams.
  • Features:
    • new directives in vim syntax highlighting scripts.
    • the "delay" parameter of the "limit_req" directive.
    • the "proxy_requests" directive in the stream module.
    • the $upstream_bytes_sent variable.
    • variables support in the "ssl_certificate" and "ssl_certificate_key" directives.
  • Other
    • Workaround: the "ignoring stale global SSL error ... bad length" alerts might appear in logs when using the "ssl_early_data" directive with OpenSSL.
Test Plan
  • sudo systemctl start nginx
  • Open localhost in browser

Diff Detail

Repository
R2166 nginx
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Mar 15 2019, 10:39 AM
This revision was automatically updated to reflect the committed changes.