[icecast-dev] icecast access.log for source

Karl Heyes karl at xiph.org
Wed Jan 14 06:39:21 PST 2004



On Wed, 2004-01-14 at 09:50, iceuse at kezako.net wrote:
> Hello,
> I have some trouble in the access log regarding to the source lines:
> 127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410
> 127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410
> 
> amount of data transfered for the source is always 19...
> Karl, do you have an idea about that?

It's the number of bytes written to the source, which for a valid source
client connection it's

"HTTP/1.0 200 OK\r\n\r\n"

The number of bytes read should be accessible via the admin interface.
BTW ices kh52 is the latest :)

<p>karl.

<p>--- >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-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list