MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference page 34

Server management actionscript language reference
Table of Contents

Advertisement

Property
msg_dropped
bytes_in
bytes_out
accepted
rejected
connected
total_connects
total_disconnects
script
normal_connects
virtual_connects
group_connects
service_connects
service_requests
admin_connects
debug_connects
34
Server Management ActionScript Language Reference
Description
Number; total number of messages dropped by this instance of the
application.
Number; total number of bytes read by this instance of the
application.
Number; total number of bytes written by this instance of the
application.
Number; total number of connection attempts accepted by this
application.
Number; total number of connection attempts rejected by this
application.
Number; total number of connections currently active.
Number; total number of socket connections to this instance of the
application since the instance was started.
Number; total number of socket disconnections from this instance of
the application since the instance was started.
Object that contains script engine performance data. The following
are properties of the script object:
time_high_water_mark
seconds, that the script has taken to execute an event.
: Number; total number of events currently in the script
queue_size
engine queue.
: Number; total number of events processed by the
total_processed
script engine.
: Number; number of seconds taken to process
total_process_time
the number of events in
queue_high_water_mark
queue.
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 administrator connections.
Number; total number of debug connections.
: Number; maximum amount of time, in
.
total_processed
: Number; maximum number of events in the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash media server 2

Table of Contents