<UL><LI>
<A HREF="#htoc1">1 Introduction</A>
-<LI><A HREF="#htoc2">2 Installation</A>
+<LI><A HREF="#htoc2">2 Installation from Source</A>
<UL><LI>
<A HREF="#htoc3">2.1 Installation Requirements</A>
<UL><LI>
<LI><A HREF="#htoc21">3.2.2 <TT>ejabberdctl</TT> tool</A>
</UL>
</UL>
-<LI><A HREF="#htoc22">4 Distribution</A>
+<LI><A HREF="#htoc22">4 Clustering</A>
<UL><LI>
<A HREF="#htoc23">4.1 How it works</A>
<UL><LI>
<UL><LI>
<A HREF="#htoc30">A.1 Common Options</A>
<UL><LI>
-<A HREF="#htoc31">A.1.1 Option <TT>iqdisc</TT></A>
-<LI><A HREF="#htoc32">A.1.2 Option <TT>host</TT></A>
+<A HREF="#htoc31">A.1.1 <TT>iqdisc</TT></A>
+<LI><A HREF="#htoc32">A.1.2 <TT>host</TT></A>
</UL>
<LI><A HREF="#htoc33">A.2 <TT>mod_announce</TT></A>
<LI><A HREF="#htoc34">A.3 <TT>mod_configure</TT></A>
<LI>Built-in web-based administration interface
<LI>Built-in <A HREF="http://www.jabber.org/jeps/jep-0025.html">HTTP Polling</A> service
<LI>SSL support
-<LI>Support for LDAP authentification
+<LI>Support for LDAP authentication
<LI>Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc.)
<LI>Migration from jabberd14 is possible
<LI>Mostly XMPP-compliant
The misfeatures of <TT>ejabberd</TT> are:
<UL><LI>
No support for virtual domains
-<LI>No support for authentification and STARTTLS in S2S connections
+<LI>No support for authentication and STARTTLS in S2S connections
</UL>
-<!--TOC section Installation-->
+<!--TOC section Installation from Source-->
-<H2><A NAME="htoc2">2</A> Installation</H2><!--SEC END -->
+<H2><A NAME="htoc2">2</A> Installation from Source</H2><!--SEC END -->
<A NAME="sec:installation"></A>
<!--TOC subsection Installation Requirements-->
]
}.
</PRE>you should enter URL <CODE>http://example.org:5280/admin/</CODE>. After
-authentification you should see something like in figure <A HREF="#fig:webadmmain">1</A>.
+authentication you should see something like in figure <A HREF="#fig:webadmmain">1</A>.
<BLOCKQUOTE><DIV ALIGN=center><DIV ALIGN=center><HR WIDTH="80%" SIZE=2></DIV>
<IMG SRC="webadmmain.png">
Example:
ejabberdctl ejabberd@host restart
</PRE>
-<!--TOC section Distribution-->
+<!--TOC section Clustering-->
-<H2><A NAME="htoc22">4</A> Distribution</H2><!--SEC END -->
+<H2><A NAME="htoc22">4</A> Clustering</H2><!--SEC END -->
-<A NAME="sec:distribution"></A>
+<A NAME="sec:clustering"></A>
<!--TOC subsection How it works-->
<H3><A NAME="htoc23">4.1</A> How it works</H3><!--SEC END -->
The following options are used by many modules, so they are described in
separate section.<BR>
<BR>
-<!--TOC subsubsection Option <TT>iqdisc</TT>-->
+<!--TOC subsubsection <TT>iqdisc</TT>-->
-<H4><A NAME="htoc31">A.1.1</A> Option <TT>iqdisc</TT></H4><!--SEC END -->
+<H4><A NAME="htoc31">A.1.1</A> <TT>iqdisc</TT></H4><!--SEC END -->
<A NAME="sec:modiqdiscoption"></A>
Many modules define handlers for processing IQ queries of different namespaces
...
]}.
</PRE>
-<!--TOC subsubsection Option <TT>host</TT>-->
+<!--TOC subsubsection <TT>host</TT>-->
-<H4><A NAME="htoc32">A.1.2</A> Option <TT>host</TT></H4><!--SEC END -->
+<H4><A NAME="htoc32">A.1.2</A> <TT>host</TT></H4><!--SEC END -->
<A NAME="sec:modhostoption"></A>
This option explicitly defines hostname for the module which acts as a service.<BR>
<B><TT>iqdisc</TT></B><DD> <TT>http://jabber.org/protocol/stats</TT> IQ queries processing
discipline (see <A HREF="#sec:modiqdiscoption">A.1.1</A>).
</DL>
-TBD about access.<BR>
-<BR>
<!--TOC subsection <TT>mod_time</TT>-->
<H3><A NAME="htoc48">A.17</A> <TT>mod_time</TT></H3><!--SEC END -->
\end{itemize}
-\section{Installation}
+\section{Installation from Source}
\label{sec:installation}
\subsection{Installation Requirements}
-\section{Distribution}
-\label{sec:distribution}
+\section{Clustering}
+\label{sec:clustering}
\subsection{How it works}
The following options are used by many modules, so they are described in
separate section.
-\subsubsection{Option \option{iqdisc}}
+\subsubsection{\option{iqdisc}}
\label{sec:modiqdiscoption}
Many modules define handlers for processing IQ queries of different namespaces
]}.
\end{verbatim}
-\subsubsection{Option \option{host}}
+\subsubsection{\option{host}}
\label{sec:modhostoption}
This option explicitly defines hostname for the module which acts as a service.
\iqdiscitem{\ns{http://jabber.org/protocol/stats}}
\end{description}
-TBD about access.
-
\subsection{\modtime{}}
\label{sec:modtime}