Page MenuHomeSolus

Update nginx to 1.15.9
ClosedPublic

Authored by der_eismann on Mar 14 2019, 3:18 PM.
Tags
None
Referenced Files
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
F10975301: D5733.diff
Sat, Jul 22, 4:31 AM
F10869579: D5733.diff
Jun 18 2023, 4:46 AM
F10851640: D5733.id13857.diff
Jun 12 2023, 3:01 PM
F10850629: D5733.id13830.diff
Jun 12 2023, 5:43 AM
F10826113: D5733.diff
Jun 4 2023, 2:00 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.