1.5.0
[1.5.0] - 2020-07-15
Added:
Server.MaxConnTime
is an optional setting to make theServer
automatically close any stream connection that has stayed open for at least that amount of time. This may be useful in preventing server instances from accumulating too many connections in a load-balanced environment.