<div dir="ltr">Hello,<div><br></div><div>I've been having an issue periodically where our Icecast server (which is set to a max 200 connections) will reach that limit and start rejecting all connections, but most of the connections don't seem to be real active listeners.</div><div><br></div><div>We are running icecast 2.4.4, installed via apt on Ubuntu 22.04.1 LTS.<br></div><div><br></div><div>We have four streams - two mp3 and two ogg. It seems like what is happening is that connections to the ogg streams are never getting released - so the number of clients will go up and up until all 200 connections are taken up. An excerpt from error.log, showing the mp3 stream count fluctuating but the .ogg count only increasing:</div><div><br></div><div>[2023-01-29  10:25:46] INFO source/source_main listener count on /hi-fi now 6<br>[2023-01-29  10:25:47] INFO source/source_main listener count on /hi-fi now 5<br>[2023-01-29  10:25:47] INFO source/source_main listener count on /hi-fi.ogg now 124<br>[2023-01-29  10:25:51] INFO source/source_main listener count on /hi-fi now 4<br>[2023-01-29  10:26:17] INFO source/source_main listener count on /hi-fi.ogg now 125<br>[2023-01-29  10:26:47] INFO source/source_main listener count on /hi-fi.ogg now 126<br></div><div><br></div><div>When I restart icecast, the logs will show all 200 connections being released - and in access.log, most of the .ogg connections will be for very long durations with very small amounts of data transferred - for example:<br></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">77.88.9.3 - - [02/Feb/2023:21:40:29 +0000] "GET /hi-fi.ogg HTTP/1.1" 200 422 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; +<a href="http://yandex.com/bots">http://yandex.com/bots</a>)" 2694965</span><br></div><div><br></div><div>If I'm reading that correctly, the connection was open for <span style="color:rgb(0,0,0);white-space:pre-wrap">31 days with 422 bytes transferred.</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div>Many (but not all) of these connections seem to be bots.<br></div><div><br></div><div>Would be happy to provide the full log files but didn't want to send >1MB files to the whole list.</div><div><br></div><div>Is this a possible configuration issue, an Icecast bug, or something else? Any help or suggestions would be greatly appreciated!</div><div><br></div><div>Thanks,</div><div>Rob</div></div>