MSTAMIM Posted February 14 Share Posted February 14 (edited) Hi I'm new to mumble / murmur server, we are evaluating it but our requirement need to have hundreds of users within the same channels and can communicate together, so I was looking for the possibility of horizontally scale murmur server with multiple instances with load balancing while clients see and use it as one server / host? Is that possible and if yes how can I do it? Documentation says something about virtual servers but not clear how to do it and if it is for the same channels Edited February 14 by MSTAMIM Quote Link to post Share on other sites
Administrators Krzmbrzl Posted February 15 Administrators Share Posted February 15 If everyone has to be able to speak to everyone else, then everyone has to be on the same server. Otherwise this won't work. And as far as I know the server does also not have any load-balancing capabilities in general. Note however that I know of e.g. EVE Online servers that are serving >1000 users at the same time without problems. So the server can handle it without issues. You need a hardware that is powerful enough (and most importantly: has the necessary bandwidth connection) though. EDIT: Virtual servers is for running multiple server instances from the same hardware without having to launch multiple server processes. So you can server multiple different servers (virtual servers) from the same server process on the same hardware. That is unrelated to load-balancing though. Quote Link to post Share on other sites
MSTAMIM Posted February 15 Author Share Posted February 15 (edited) thanks @Krzmbrzl, your answer is helpful Edited February 15 by MSTAMIM Quote Link to post Share on other sites
RoseCampbell Posted Tuesday at 08:56 AM Share Posted Tuesday at 08:56 AM (edited) Thx for the answer! didnt know that 😄 Edited Tuesday at 08:57 AM by RoseCampbell Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.