Difference between revisions of "Talk:Setting Up a Shard"

(server.ini)
(No difference)

Revision as of 13:46, 15 May 2012

server.ini

Is it really necessary to put both of these lines into the server.ini?

Server.Gate.Host "123.45.67.89"
Server.Auth.Host "123.45.67.89"

If yes, this is a bug - the client should query the auth server from the gateway. Dirtsand always supported this, and I patched the client months ago to perform this query if there is no auth server specified in server.ini. Cyan's gateway does not support such a query, but that's okay since the server.ini for MOULa contains the auth server IP.

Diafero 13:46, 15 May 2012 (EDT)