aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000134.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/nel/2001-January/000134.html')
-rw-r--r--pipermail/nel/2001-January/000134.html79
1 files changed, 79 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000134.html b/pipermail/nel/2001-January/000134.html
new file mode 100644
index 00000000..623fe440
--- /dev/null
+++ b/pipermail/nel/2001-January/000134.html
@@ -0,0 +1,79 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Server</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:lecroart%40nevrax.com">
+ <LINK REL="Previous" HREF="000133.html">
+ <LINK REL="Next" HREF="000135.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Server</H1>
+ <B>Vianney Lecroart</B>
+ <A HREF="mailto:lecroart%40nevrax.com"
+ TITLE="[Nel] Server">lecroart@nevrax.com</A><BR>
+ <I>Thu, 18 Jan 2001 18:19:46 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000133.html">[Nel] Server</A></li>
+ <LI> Next message: <A HREF="000135.html">[Nel] Server</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#134">[ date ]</a>
+ <a href="thread.html#134">[ thread ]</a>
+ <a href="subject.html#134">[ subject ]</a>
+ <a href="author.html#134">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>&gt;<i>I have some problems launching the five services: log, login, moves, naming
+</I>and time.
+&gt;<i>I found nowhere some help about the functionnalities about each service and
+</I>the order in which they start.
+&gt;<i>Could you help me to launch correctly the services.
+</I>
+first, you have to create the ns.cfg file with:
+
+--------begin of ns.cfg-------
+Host=&quot;your nameservice ip&quot;;
+Port=50000;
+--------end of ns.cfg-------
+
+after, you launch, in order:
+- naming &lt;-- used to find a specific service by his name
+- log &lt;-- centralized log for all service
+- time &lt;-- centralized time reference
+- login &lt;-- centralized user account for all shard
+- moves &lt;-- a shard
+
+of course, some services will create some config file that you have to fill.
+you have to put in the ls.txt the moves service host ip like this:
+
+----
+Shards = {
+ &quot;your moves service host ip&quot;, &quot;the name of the shard appears on the client&quot;
+};
+----
+
+Vianney Lecroart
+
+
+
+</pre>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000133.html">[Nel] Server</A></li>
+ <LI> Next message: <A HREF="000135.html">[Nel] Server</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#134">[ date ]</a>
+ <a href="thread.html#134">[ thread ]</a>
+ <a href="subject.html#134">[ subject ]</a>
+ <a href="author.html#134">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>