mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
* src/guide.tex: Fixed typo.
SVN Revision: 749
This commit is contained in:
parent
86cd895b6d
commit
e5607ea03a
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-22 Mickael Remond <mickael.remond@process-one.net>
|
||||||
|
|
||||||
|
* src/guide.tex: Fixed typo.
|
||||||
|
|
||||||
2007-03-22 Alexey Shchepin <alexey@sevcom.net>
|
2007-03-22 Alexey Shchepin <alexey@sevcom.net>
|
||||||
|
|
||||||
* src/mod_muc/mod_muc.erl: Better behaviour under high load
|
* src/mod_muc/mod_muc.erl: Better behaviour under high load
|
||||||
|
@ -924,7 +924,7 @@ If you need a different behaviour, you can change the load balancing behaviour w
|
|||||||
{domain_balancing, "component.example.com", <balancing_criterium>}.
|
{domain_balancing, "component.example.com", <balancing_criterium>}.
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
Several balancing criterium are available:
|
Several balancing criteria are available:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \term{destination}: the full JID of the packet \term{to} attribute is used.
|
\item \term{destination}: the full JID of the packet \term{to} attribute is used.
|
||||||
\item \term{source}: the full JID of the packet \term{from} attribute is used.
|
\item \term{source}: the full JID of the packet \term{from} attribute is used.
|
||||||
|
Loading…
Reference in New Issue
Block a user