Hans-Georg Althoff

Results 32 comments of Hans-Georg Althoff

There are 2 problems! 1. if a 'icecast_remove' will send, icecast exspect an answer! This is not the case with 2.4.4! But I send a php header, but icecast doesn't...

It#s more and more confusing for me! I have switched on the debuggung mode under kh15 and found out: `[2023-05-04 09:14:22] DBUG stats/stats_global_calc update global connections (74314) [2023-05-04 09:14:30] DBUG...

No there is no fallback. Here one example for client # 98222: `[2023-05-05 15:19:04] DBUG source/source_listener_release Listener 98222 leaving /128.mp3 [2023-05-05 15:19:04] DBUG auth/queue_auth_client starting auth thread 0 [2023-05-05 15:19:04]...

No, there are also single connections, which creates problems.

I don't believe that there is an bottleneck in the system, because with the icecasr 2.4.4 32-bit version it is working without any problem. During the analysis of error.log files...

I created a program to analyse the error.logs from Icecast. The resukts quite complex so I created a pdf file withthe result and error descriptions. [Analysis IceCastKH.pdf](https://github.com/karlheyes/icecast-kh/files/11470304/Analysis.IceCastKH.pdf)

@karlheyes To optimize my analyze program for the error.log files, I have to understand the messages a little bit better. If a add_listener happend, a handler number will created. I...

Karl, I have checked several issues, where Icecast is not generating an url_remove_listener sending request. In all the cases I have checked, the add_listener request was happend inside a url_remove...

Karl, thank you for your investigations. So I have to wait, for the next update and the advanced log messages, which make it maybe easer to run an analyser for...

Karl, these looks strange to me. [Analysis IceCastKH2.pdf](https://github.com/karlheyes/icecast-kh/files/11496920/Analysis.IceCastKH2.pdf) There is also a line `DBUG auth/queue_auth_client max authentication handlers allocated`. What does it mean?