TITLE
    QuickTime Streaming Server 2.0: Access Log Format
Article ID:
Created:
Modified:
75018
1/19/00
11/21/00

TOPIC

    This article describes the QuickTime Streaming Server 2.0 access log format.

    Note: All information in this article comes from the help file distributed with QuickTime Streaming Server 2.0. The help file includes additional help topics which are not covered in the Knowledge Base.


DISCUSSION

    QuickTime Streaming Server 2.0 Access Log Format
    Field Name
    Value
    Example Value
    c-ip client IP address 192.100.20.35
    date date of access 11/16/99
    time time of access (HH:MM:SS) 15:30:30
    c-dns resolved dns of the client aclient.company.com
    c-url-stem requested file mms://server/sample.mov
    c-starttime start time in whole seconds 0
    x-duration duration of the session(s) in whole seconds 31
    c-rate not used at this time
    c-status HTTP return code; 200 is success, 404 file not found 200
    c-playerid unique player ID
    c-playerversion QuickTime streaming version 4.1
    c-playerlanguage player language (two letter country code) EN
    cs (User-Agent) user agent
    cs (referer) referring URL http://www.apple.com
    c-hostexe not used at this time
    c-hostexever not used at this time
    c-os operating system Mac OS 9.0
    c-osversion not used at this time
    c-cpu type of cpu PPC
    filelength file length(s) in whole seconds 60
    filesize file size (bytes) 86000
    avgbandwidth bytes per second 24300
    protocol rtp rtp
    transport udp or tcp udp
    audiocodec audio codec name QDesign
    videocodec video codec name Sorenson
    channelURL not used at this time
    sc-bytes bytes sent by server to the client 30000
    cs-bytes bytes received by the client 28000
    s-pkts-sent packets sent by server 55
    c-pkts-received packets received by the client 50
    c-pkts-lost-client packets lost by the client 5
    c-pkts-lost-net packets lost at the network layer 2
    c-pkts-lost-cont-net continuous packets lost at the network layer 2
    c-resendreqs packets resent 5
    c-pkts-recovered-ECC packets resent successfully; recovered in the client layer 1
    c-pkts-recovered-
    resent
    packets recovered via udp resend 5
    c-buffercount 1
    c-totalbuffertime seconds buffered 20
    c-quality quality measurement (percent) 89
    s-ip server IP address
    (entered by unicast server)
    155.12.1.234
    s-dns server DNS address myserver.company.com
    s-totalclients total client connections at the time of access 201
    s-cpu-util percent cpu utilization at the time of access 40
    cs-uri-query not used at this time


Document Information
Product Area: Mac OS System Software
Category: Mac OS X Server
Sub Category: QuickTime Streaming

Copyright © 2000 Apple Computer, Inc. All rights reserved.