Thanks for offering to help, Karl. Config - I thought my email was long even without the config files so I didn't include them! They are normal random playlist configs. What aspects are you looking for? CPU - vmstat 1 gives consistant CPU readings of around 2,1,97 for us,sy,id respectively when no one is listening to the streams. There's hardly any change when a client starts listening. I've taken a quick look at the code and seen the point where the log entry is written, I was hoping that someone with better (ie some) knowledge of the code would point me to the problem area rather than me having to wade through it all myself. I have made unusual encode settings, but it still used a standard oggenc build. I've listened to the streams with both xmplay and winamp now to see if the stream dropping was a winamp only issue and found that xmplay also drops the 25kbs one, but not at the same point that winamp does. The server also doesn't warn it booted the client so I'm guessing buffer issues for the stream problem. What the "extended sleep" thing is beats me at the moment though. It's a 22050khz encode, but there is another one with out the sleep issues. I now have a log file of 11MB after a day and a bit, it's not useful. Thanks again for trying to help me out, Mark. --- Karl Heyes <karl@pts.tele2.co.uk> helpfully wrote:> Notice how the ms count increases. What's the config > like and is you CPU swamped. use vmstat 1 to see CPU > usage. > > karl.__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I've just set up a new collection of streams and one of them is having problems. The clients connecting to this one stream only last a few minutes before getting kicked off. I don't know where to start looking for the problem. I'm running Mandrake 8.1 with Libshout2.0, IceS 2.0a and Icecast2 downloaded from cvs only a few days ago (with the mentioned os.h error included ;-) I get the following in the log files when I start up access.log: ip.add.re.ss - - [01/Dec/2002:03:46:32 +0000] "SOURCE /dialup-low.ogg HTTP/1.0" 401 115 "-" "IceS 2.0beta2" 0 error.log: [2002-12-01 03:46:32] INFO connection/_handle_source_request Source logging in at mountpoint "/dialup-low.ogg" [2002-12-01 03:46:32] INFO connection/_handle_source_request Source (/dialup-low.ogg) attempted to login with invalid or missing password [2002-12-01 03:46:32] INFO connection/_handle_source_request Source logging in at mountpoint "/dialup-low.ogg" ices-025kbs.log: [2002-12-01 03:46:32] WARN input/_sleep Extended sleep requested (2059 ms), sleeping for one second [2002-12-01 03:46:33] WARN input/_sleep Extended sleep requested (2659 ms), sleeping for one second [2002-12-01 03:46:34] WARN input/_sleep Extended sleep requested (3218 ms), sleeping for one second [2002-12-01 03:46:35] WARN input/_sleep Extended sleep requested (3730 ms), sleeping for one second etc.... Then when a client connects... Access.log: ip.add.re.ss2 - - [01/Dec/2002:04:01:30 +0000] "GET /dialup-low.ogg HTTP/1.1" 200 625224 "-" "Winamp" 175 ...it only lasts just over three minutes before stopping. Maybe it's unrelated, but this is the only stream that drops clients and the only one filling its logs with "Extended sleep requests". I'm not deeply into the technical side of ogg streaming, what's going on? :-) Thanks, Mark <p>__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On 2002.12.01 04:13 SwiftBiscuit wrote:> I've just set up a new collection of streams and one > of them is having problems. The clients connecting to > this one stream only last a few minutes before getting > kicked off. I don't know where to start looking for > the problem. > > I'm running Mandrake 8.1 with Libshout2.0, IceS 2.0a > and Icecast2 downloaded from cvs only a few days ago > (with the mentioned os.h error included ;-) > > I get the following in the log files when I start up...> ices-025kbs.log: > [2002-12-01 03:46:32] WARN input/_sleep Extended > sleep requested (2059 ms), sleeping for one second > [2002-12-01 03:46:33] WARN input/_sleep Extended > sleep requested (2659 ms), sleeping for one second > [2002-12-01 03:46:34] WARN input/_sleep Extended > sleep requested (3218 ms), sleeping for one second > [2002-12-01 03:46:35] WARN input/_sleep Extended > sleep requested (3730 ms), sleeping for one second > etc........ Notice how the ms count increases. What's the config like and is you CPU swamped. use vmstat 1 to see CPU usage. karl. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.