Property Description - MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference

Server management actionscript language reference
Table of Contents

Advertisement

Property
connected
total_connects
total_disconnects
msg_dropped
tunnel_bytes_in
tunnel_bytes_out
tunnel_requests
tunnel_responses
tunnel_idle_requests
tunnel_idle_responses
normal_connects
virtual_connects
group_connects
service_connects
service_requests
admin_connects
debug_connects
If the call fails, the server sends a reply information object with a
and a
property of
code
Some objects might also have a
cause of the failure.
Description
Returns detailed information about the network I/O characteristics of the connected adaptor.
You must be a server administrator to perform this operation.
36
Server Management ActionScript Language Reference
Description
Number; number of currently active socket connections to the
adaptor.
Number; total number of socket connections to the adaptor since
the adaptor was started.
Number; total number of socket disconnections from the adaptor.
Number; total number of messages dropped.
Number; tunneling header bytes in (this is the overhead over and
above RTMP payload).
Number; tunneling header bytes out (overhead in the other
direction).
Number; number of tunneling requests thus far.
Number; number of tunneling responses thus far.
Number; number of tunneling requests that had no payload (network
chatter overhead).
Number; number of tunneling responses that had no payload
(network chatter overhead).
Number; total number of normal connections.
Number; total number of connections through a remote edge.
Number; total number of remote edges that are connected.
Number; total number of service connections.
Number; total number of services requested.
Number; total number of admin connections.
Number; total number of debug connections.
NetConnection.Call.Failed
description
level
or a more specific value, if available.
property that contains a string describing the
property of
error

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents