Erlang/OTP 17.5.6.8

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:17.5.6.8
Patch Package OTP 17.5.6.8
Git Tag OTP-17.5.6.8
Date 2016-01-26
System OTP
Release 17
Application

diameter-1.9.2.3 #

The diameter-1.9.2.3 application can be applied independently of other applications on a full OTP 17 installation.

OTP-13164
Application(s):
diameter

Make peer handling more efficient.

Inefficient lookup and manipulation of peer lists could result in poor performance when many outgoing requests were sent simultaneously, or when many peers connected simultaneously. Filtering peer lists on realm/host is now also more efficient in many cases.

Full runtime dependencies of diameter-1.9.2.3: erts-6.0, kernel-3.0, ssl-5.3.4, stdlib-2.0