This release contains multiple new features. Most notably,
A new fault tolerance facility for MSE 3. This allows MSE to deal with device failure in a more graceful manner.
New commands socket.open
, socket.close
and socket.list
for the CLI. They can be used to decide whether to accept or refuse
new client traffic. When sockets are closed, ongoing requests are
processed until they complete, but new requests are refused and
connections are closed.
Multiple new features in VMOD jwt
.
See Changelog for the complete list of features and bug fixes in this release.