Skip to content

Releases: dianplus/ngx_http_dyups_module

RELEASE v0.3.0

14 Nov 07:19
v0.3.0
7b4e484
Compare
Choose a tag to compare

Replace module's main file with Tengine's one.

Full Changelog: v0.2.11...v0.3.0

Due to the difference of the project structure, and the timeline of the commit, we cannot migrate the commit, so just list the message from the original commits history:

  • Fix: memory leak of ssl session reuse.
  • Each processes starts read_msg_timer separately at random timeout.
  • Fix: unlocking behavior.
  • Fix: compilation error without upstream check module.
  • Fix: if a domain name contains multiple IP addresses, call them.
  • When dyups and health check module together use, ngx_shmtx_lock block too long time and cpu full load, cause health check timeout, 502.
  • Fix: build error when compiled with a higher version of OpenSSL.
  • etc.

You can check original info here: