Skip to content

Releases: redirectionio/libnginx-mod-redirectionio

2.2.1

12 May 11:53
Compare
Choose a tag to compare
  • fix socket no ready for write at the start connection

2.2.0

06 May 08:56
Compare
Choose a tag to compare
  • added the redirectionio_set_header directive - (see the documentation)
  • added connection pool management options to the redirectionio_pass directive: min_conns, keep_conns, max_conns and timeout - (see the documentation)

2.1.1

16 Apr 08:26
Compare
Choose a tag to compare
  • Fix double content encoding on some cases

2.1.0

02 Feb 10:29
Compare
Choose a tag to compare
Add client ip logging on proxy

2.1.0 Beta 1

29 Jan 09:59
Compare
Choose a tag to compare
2.1.0 Beta 1 Pre-release
Pre-release
  • Add support to pass client ip in log
  • Extract ip from forwarded header for log

2.0.1

11 Jan 15:29
Compare
Choose a tag to compare

Fix phase where module is executed

2.0.0

11 Jan 13:58
Compare
Choose a tag to compare

Initial stable version (only work with agent in version 2.0.0)

2.0.0 Beta 18

22 Dec 08:43
Compare
Choose a tag to compare
2.0.0 Beta 18 Pre-release
Pre-release
  • Support sending multiple rule ids in log

2.0.0 Beta 17

21 Dec 16:11
Compare
Choose a tag to compare
2.0.0 Beta 17 Pre-release
Pre-release
  • Fix endless loop on bad header
  • Fix log not sent

2.0.0 Beta 16

18 Dec 10:25
Compare
Choose a tag to compare
2.0.0 Beta 16 Pre-release
Pre-release
  • Use byte array for body to better support binary body