Closed mumble-voip closed 7 years ago
Did you see the FAQ entry on max file descriptors? http://mumble.sourceforge.net/FAQ#I.27m_running_many_virtual_servers_or_have_many_users_connected.2C_and_the_server_becomes_unstable
Hi,
Yep, we've already set the ulimit properly. I believe that the issue is that the static version of murmur that is offered on the mumble site is compiled with a max fd limit of 1024. When we compile murmur from source and run it on the server we don't run into the problem
Thanks,
Closing in favour of #2751.
Hi,
When starting the static 1.2.4 linux binary file we're seeing: murmur.x86-1.2.4: fd_meta_index_set: fd=1024 is not less then limit max_ifd=1024 or negative. Execution aborted.
We have a lot of virtual servers so we're expecting to need a lot of file descriptors.
Thanks!
This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc. The original is at https://sourceforge.net/p/mumble/bugs/1034/ .