MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manual do Utilizador Página 144

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 240
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 143
144 Configuration Files
sc-bytes application This field shows the number of bytes transferred from
the server to the client.
This information can be used to bill customers per
session. To calculate the bandwidth usage per session,
subtract the ‘sc-bytes’ in the ‘connect’ event by the ‘sc-
bytes’ in the ‘disconnect’ event
x-sname application Stream name.
x-file-size application Stream size in bytes.
x-file-length application Stream length in seconds.
x-spos application Stream position.
cs-stream-bytes application This field shows the number of bytes transferred from
the client to the server per stream.
To calculate the bandwidth usage per stream, subtract
the ‘cs-stream-bytes’ in the ‘publish’ event by the ‘cs-
stream-bytes’ in the ‘unpublish’ event.
sc-stream-bytes application This field shows the number of bytes transferred from
the server to the client per stream.
To calculate the bandwidth usage per stream, subtract
the ‘sc-stream-bytes’ in the ‘play’ event by the ‘sc-
stream-bytes’ in the ‘stop’ event.
cs-uri-stem application Stem portion of s-uri (omitting query) field.
cs-uri-query application Query portion of s-uri.
x-sname-query application Query portion of stream URI specified in play or publish.
x-file-name application Full path of the file representing x-sname stream.
x-file-ext application Stream type. Currently Flash Media Server supports
FLV or MP3 files.
s-ip application IP address or addresses of the server.
x-duration application Duration of a stream or session event.
x-suri-query application Same as x-sname-query.
x-suri-stem application This is a composite field: cs-uri-stem + x-sname + x-file-
ext.
x-suri application This is a composite field: cs-uri-stem + x-sname + x-file-
ext + x-sname-query.
x-status application See the following table for a complete description of
the x-status codes and descriptions.
Field Event(s) Description
Vista de página 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 239 240

Comentários a estes Manuais

Sem comentários