If I want use manaserv make a "chat server" do not include game server and longin server
how many online member can chat, and manaserv chat still stable?
just a number or guess a number for me thanks
Manaserv online limit
Re: Manaserv online limit
Why are you looking at Manaserv instead of a dedicated chat system like IRC or Jabber?
Re: Manaserv online limit
because I need make a game like chat server
not only chat, also game with it~
not only chat, also game with it~
Jaxad0127 wrote:Why are you looking at Manaserv instead of a dedicated chat system like IRC or Jabber?
Re: Manaserv online limit
So, you just want the chat part and not the game part, but are making a game with it?
- Bjørn
- Manasource
- Posts: 1483
- Joined: 09 Dec 2004, 18:50
- Location: North Rhine-Westphalia, Germany
- Contact:
Re: Manaserv online limit
Regardless of whether the use-case makes any sense, I can say that nobody currently knows the answer to your question.
You'll need to measure it, since apart from manaserv's chat implementation, it will also depend on the hardware it's running on and the speed of the internet connection.
By default manaserv allows up to 1000 clients to connect. This is controlled by the net_maxClients configuration.
You'll need to measure it, since apart from manaserv's chat implementation, it will also depend on the hardware it's running on and the speed of the internet connection.
By default manaserv allows up to 1000 clients to connect. This is controlled by the net_maxClients configuration.
Re: Manaserv online limit
tks u very much
Bjørn wrote:Regardless of whether the use-case makes any sense, I can say that nobody currently knows the answer to your question.
You'll need to measure it, since apart from manaserv's chat implementation, it will also depend on the hardware it's running on and the speed of the internet connection.
By default manaserv allows up to 1000 clients to connect. This is controlled by the net_maxClients configuration.