On Oct 21, 2007 at 7:57 PM, ?? wrote: > What does the <id> in s2s.xml represent? > The comment writes "Our ID on the network". > I think the <id> should be the hostname. As does sm.xml and c2s.xml, I > also changed the default to my hostname. > But It's wrong . sm died. > > Please explpain more details > Thanks
The id is just a name that jabberd2 uses internally to refer to the server to server process. Leaving it as the default "s2s" should be fine. Each one of the five jabberd2 processes should have their own unique id--it's what they use to talk to each other. Changing the s2s id to the hostname will break things because the sm id is supposed to be set to the hostname. -Mark _______________________________________________ Jabberd2 mailing list [email protected] http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com
