Version 23.08-14-b1 February 21, 2024
This is a hotfix.
Fixes
The following fixes are included in this hotfix:
-
Fixes an issue related to a lost write event after a write operation to the backend server returns EAGAIN. This lost event causes the Multicloud Defense Gateway to think it has sent the request body to the backend server and is awaiting a response that will never arrive. This is a timing issue related to the speed of the gateway vs. the speed of the backend server.
-
Fixes an issue with generating diagnostic bundles for gateways deployed in OCI.
-
Fixes an issue with large request body traffic where the WAF component would consume the client request body. This causes the Multicloud Defense Gateway to keep expecting the request body from the client, while the client is expecting a response from the Multicloud Defense Gateway, leading to a client timeout.