Jump to content
  • 0

How To Start 2 Servers On Linux And Windows?


Question

Posted

Hello, I would like to know how can I start 2 servers on one server. For example: 

 

One server machine. 

 

On server selection screen it says: 

 

L2Server [Mid Rate]

L2Server [High Rate]

 

Can someone give me some suggestions? 

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

Having a common login server and 2 gameservers. Also 3 databases for them. Something like that...

 

loginserver.properties

AcceptNewGameServer = True
URL = jdbc:mysql://localhost/l2jls

server.properties #1

GameserverPort = 7777
URL = jdbc:mysql://localhost/l2jgs_one

server.properties #2

GameserverPort = 7778
URL = jdbc:mysql://localhost/l2jgs_two
Edited by Tяαnce

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...