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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock