Skip to content

Releases: api7/ngx_multi_upstream_module

v1.2.0

21 Feb 02:52
e7e5562
Compare
Choose a tag to compare
  • feat: support openresty-1.25.3

1.1.1: put added `multi_c` to the end of `ngx_connection_s` (#11)

27 Jul 01:36
4d4a8a1
Compare
Choose a tag to compare
It will allow dynamic module to use `ngx_connection_s`.
Otherwise, if dynamic module is compiled without `multi_c`, then when run on
nginx with `multi_c`, the `ngx_connection_s` is corrupted.

1.1.0

13 Jun 07:07
e9abb28
Compare
Choose a tag to compare
feat: add nginx.1.21.4 patch (#9)

1.0.1

08 Dec 01:36
211c846
Compare
Choose a tag to compare
feat: support Nginx 1.19.9 (#8)

1.0.0: chore: use a new way to free fake request (#6)

23 Feb 04:21
9972f95
Compare
Choose a tag to compare
This way is already merged into Tengine.

v2.3.2

20 Jun 03:53
Compare
Choose a tag to compare
copy from tengine 2.3.2.