I am having an issue with access.log. The listen time is way too large. I am getting lines such as: 10.120.34.31 - - [29/Sep/2014:00:12:03 -0400] "GET /music HTTP/1.1" 200 8827 "(null)" "-" 16099200 16099200 is way too large for a listen time. I am using Icecast 2.4.0 on Windows Server 2012 R2.Does anyone know why this is happening? Thanks, Drew -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20141010/dc981e75/attachment.htm
http://www.icecast.org/docs/icecast-trunk/icecast2_config_file.html http://icecast.imux.net/viewtopic.php?t=6866&sid=032d82eef19debc52cb03599c71525d2 you may find an answer. Mit freundlichen Gr??en Scott Winterstein EMAIL: 0turn1 at gmail dot com On Sat, Oct 11, 2014 at 2:25 AM, Drew Proctor <alprocto at gmail.com> wrote:> I am having an issue with access.log. The listen time is way too large. I > am getting lines such as: > 10.120.34.31 - - [29/Sep/2014:00:12:03 -0400] "GET /music HTTP/1.1" 200 > 8827 "(null)" "-" 16099200 > > 16099200 is way too large for a listen time. I am using Icecast 2.4.0 on > Windows Server 2012 R2.Does anyone know why this is happening? > > Thanks, > Drew > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20141011/ae68e2f7/attachment.htm
Hi, On 10/11/2014 12:25 AM, Drew Proctor wrote:> I am having an issue with access.log. The listen time is way too > large. I am getting lines such as: > 10.120.34.31 - - [29/Sep/2014:00:12:03 -0400] "GET /music HTTP/1.1" > 200 8827 "(null)" "-" 16099200 >"Interesting"> 16099200 is way too large for a listen time. I am using Icecast 2.4.0 > on Windows Server 2012 R2.Does anyone know why this is happening?I poked our Windows person, but he didn't know off hand. We'll have to look into it. Is there anything particular about your setup? What was the approximate real listening duration? Cheers Thomas
On 10/11/2014 12:25 AM, Drew Proctor wrote:> I am having an issue with access.log. The listen time is way too > large. I am getting lines such as: > 10.120.34.31 - - [29/Sep/2014:00:12:03 -0400] "GET /music HTTP/1.1" > 200 8827 "(null)" "-" 16099200 > > 16099200 is way too large for a listen time. I am using Icecast 2.4.0 > on Windows Server 2012 R2.Does anyone know why this is happening?We have isolated the issue and fixed it. https://trac.xiph.org/ticket/2081 It will be released as part of a larger bug-fix release of Icecast 2.4.1 in the next couple of days (we're feature complete, this was the last bug on my list). Cheers Thomas