Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 15:34:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 186114] net/mpd5 hangs after a certain number of users connect
Message-ID:  <bug-186114-2472-tmuJJBkJLg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D186114

--- Comment #26 from Eugene Grosbein <eugen@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 specification=
s:
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 poss=
ible
issues, so make sure you use latest patch version.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186114-2472-tmuJJBkJLg>