Forwarder 1.0.3
Table of Contents
Forwarder 1.0.3
Release date: November 2, 2022
This version of the Forwarder contains several fixes and improvements in regards to the general launch of Azul Intelligence Cloud.
Improvements and Bug Fixes
-
Fixed issue with duplicate proxied requests.
-
Fixed IOException: Premature close → channelClosed on Forwarder.
-
A single HTTP/2 connection cannot be used due to load issues, HTTP/2 connection pool was introduced in order to be able to work under load.
-
Added the ability to calculate and log concurrent requests multiplexed into one HTTP/2 connection.
-
-
Improved error handling and permissions.
-
Enhanced readability of logged messages.
-
Allowed to optionally provide the HTTPS scheme for the IC host when starting the Forwarder.
-