Releases: redirectionio/libnginx-mod-redirectionio
Releases · redirectionio/libnginx-mod-redirectionio
2.2.1
2.2.0
- 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
andtimeout
- (see the documentation)
2.1.1
2.1.0
2.1.0 Beta 1
- Add support to pass client ip in log
- Extract ip from forwarded header for log
2.0.1
2.0.0
2.0.0 Beta 18
- Support sending multiple rule ids in log
2.0.0 Beta 17
- Fix endless loop on bad header
- Fix log not sent
2.0.0 Beta 16
- Use byte array for body to better support binary body