Page 1 of 1

Manaserv online limit

Posted: 12 Jul 2013, 16:39
by fatalfeel
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

Re: Manaserv online limit

Posted: 12 Jul 2013, 16:48
by Jaxad0127
Why are you looking at Manaserv instead of a dedicated chat system like IRC or Jabber?

Re: Manaserv online limit

Posted: 13 Jul 2013, 20:20
by fatalfeel
because I need make a game like chat server

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

Posted: 13 Jul 2013, 20:31
by Jaxad0127
So, you just want the chat part and not the game part, but are making a game with it?

Re: Manaserv online limit

Posted: 13 Jul 2013, 21:41
by Bjørn
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.

Re: Manaserv online limit

Posted: 14 Jul 2013, 10:49
by fatalfeel
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.