v2.4.0
-
Fast abort
- With a new setting (
RequireLinkAvailability
) you can now configure that the RelayServer will immediately answer with aService Unavailable
when no connector currently is available for the requested link.
- With a new setting (
-
General improvements
- A connection loss between connector and server happening when uploading a response to the RelayServer will now be logged.
- The frequence of queue generation under very high load was reduced.
- The RabbitMQ model will be restored after a shutdown.
- The amount of database queries for a request has been reduced.
-
Bug fixes
- Cookies sent by the client will now be also sent correctly to the on-premise target.