File 0860-epmd-Add-note-about-windows-max-nodes-limit.patch of Package erlang

From 41c53537d59749f6dfd74880f64d5ba608e96306 Mon Sep 17 00:00:00 2001
From: Lukas Larsson <lukas@erlang.org>
Date: Tue, 21 Jan 2020 17:17:17 +0100
Subject: [PATCH 2/4] epmd: Add note about windows max nodes limit

---
 erts/doc/src/epmd.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/erts/doc/src/epmd.xml b/erts/doc/src/epmd.xml
index 311483022d..75353cbc07 100644
--- a/erts/doc/src/epmd.xml
+++ b/erts/doc/src/epmd.xml
@@ -72,6 +72,12 @@
       therefore required for an Erlang network to function
       correctly.</p>
 
+    <note><p>On Windows the maximum number of nodes allowed in one
+      epmd instance is 60. This is because of limitations in the current
+      implementation. If you need more nodes, you should look into using
+      and erlang based epmd implementation such as
+      <url href="https://github.com/erlang/epmd">Erlang EPMD</url>.</p></note>
+
     <taglist>
       <tag>Starting the port mapper daemon</tag>
       <item>
-- 
2.16.4

openSUSE Build Service is sponsored by