You are on page 1of 1

2017-02-25T19-45-06: LogOut_File: : logfile started

2017-02-25T19-45-06: Net Status: low-level initialize success.


2017-02-25T19-45-06: Note that this new version (12/19/2011) has reduced the
frequency of updates so the numbers will be larger
2017-02-25T19-45-06: time = time of logging
2017-02-25T19-45-06: address = address of IP address
2017-02-25T19-45-06: incoming = total size of messages set to me in bytes. Spikes
can indicate lag.
2017-02-25T19-45-06: outgoing = total size of messages set from me in bytes. Spikes
can indicate lag.
2017-02-25T19-45-06: app_ctos = client to server bytes delta excluding overheads
(app data only)
2017-02-25T19-45-06: app_stoc = server to client bytes delta excluding overheads
(app data only)
2017-02-25T19-45-06: loss = number of packets lost. Can indicate lags. Some node
on the network is dropping packets or taking to long and we have to resend them.
2017-02-25T19-45-06: sent = number of packets sent. Spikes can indicate lag.
2017-02-25T19-45-06: ping = how long it takes for a packet to get back and forth.
Spikes can indicate lag.
2017-02-25T19-45-06: variance = how much the ping is changing from avg ping. Spikes
can indicate lag.
2017-02-25T19-45-06: reliable delayed = This occurs when we drop reliable packets
from sending this frame because we are sending to much data. Unreliable are more
likely to be dropped than reliable.
2017-02-25T19-45-06: unreliable delayed = This occurs when we drop unreliable
packets from sending this frame because we are sending to much data.
2017-02-25T19-45-06: app update delayed = This occurs when the app is taking to
long to run code caused by network packets (ie CPU) and packets are delayed until
the next frame
2017-02-25T19-45-06: Time spent in critical section (frame) = This is the time the
network thread is blocking the main thread from doing anything.
2017-02-25T19-45-06: [time], [address], [incoming], [outgoing], [app_ctos],
[app_stoc], [loss], [sent], [ping], [variance], [reliable delayed], [unreliable
delayed], [app update delayed], [Time spent in critical section (frame)]
1425,X.X.X.X,116,110,0,0,0,3,398,156,0,0,0,0
13602,X.X.X.X,5738,1272,0,0,0,37,75,12,0,0,0,0
23613,X.X.X.X,46430,2986,0,0,0,56,72,11,0,0,11,0
33619,X.X.X.X,52352,6317,0,0,0,73,75,13,0,0,12,0
43636,X.X.X.X,64261,8854,0,0,0,96,79,16,0,0,13,0
53652,X.X.X.X,81597,12817,0,0,0,126,75,12,0,0,14,0
63669,X.X.X.X,96893,17569,0,0,0,147,70,7,0,0,15,0
73686,X.X.X.X,131827,23164,0,0,0,168,70,6,0,0,15,0
83703,X.X.X.X,182269,29164,0,0,1,190,69,9,0,0,15,0
93719,X.X.X.X,226976,35624,0,0,1,218,70,6,0,0,15,0
103720,X.X.X.X,276837,42326,0,0,1,246,74,10,0,0,15,0
2017-02-25T19-46-55: Memory Allocations
Current Allocations = 24
Total Allocations = 14182
Max Allocations = 154
Out of Pool Allocations = 236
Out of Pool dealloc = 234

2017-02-25T19-46-56: LogOut_File: : logfile stopped

You might also like