search for: find_mount_with_req

Displaying 2 results from an estimated 2 matches for "find_mount_with_req".

2004 Aug 06
5
Icecast deadlock with 1.3.12 (fixed)
...ield found a deadlock condition (see http://www.xiph.org/archives/icecast/1300.html) back in Sept of 2001 which is found when using the transparent proxy feature. I'm hitting that today and I'm working on finding the solution to the deadlock. The first issue I saw is that the function find_mount_with_req() is unlocking mutexes out of order. Now this may not matter since its during the unlocking phase, but I figure I'd mention it. Second, there seems to be a looping issue with mutexes being locked multiple times with the same thread; which is where the problem may be; In find_mount_with_...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl, Thanks for your help, About the "Connection:" header, you are right, it's: "Connection: close" and NOT "Connection: keep-alive". The protocol when the SERVER sends the data is http 1.0. It's http 1.1 when the browser requests the data. I don't understand the "Content-Length: 54000000" header either. Also I noticed the flash player on