[Bug 186114] net/mpd5 hangs after a certain number of users connect

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 12 15:34:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114

--- Comment #26 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Cassiano Peixoto from comment #25)

You need not rebuild world if you choose to test the patch for mpd itself. You
need to rebuild and reinstall libc only if you choose to test the patch for
syslog. Please apply only one of patches at the same time, not both.

As for web server, I've looked into the code and I'm afraid it would not be so
easy to patch it. For now, I suggest to disable your statistics collection
during the test period or switch to another method not involving web.

For example, you could use "set iface description" conversion specifications:
http://mpd.sourceforge.net/doc5/mpd28.html#28

Like this: set iface description "%I: Login %U, IP %A, MAC %M, Link %l"
Then use /sbin/ifconfig to get data.

Otherwise, you may try to use mpd's CLI console instead of web console. I've
just updated that patch for mpd to include workaround for console lock possible
issues, so make sure you use latest patch version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list