2014-04-06T11-51-28: LogOut_File: : logfile started 2014-04-06T11-51-28: Net Status: low-level initialize success. 2014-04-06T11-51-28: Note that this new version (12/19/2011) has reduced the frequency of updates so the numbers will be larger 2014-04-06T11-51-28: time = time of logging 2014-04-06T11-51-28: address = address of IP address 2014-04-06T11-51-28: incoming = total size of messages set to me in bytes. Spikes can indicate lag. 2014-04-06T11-51-28: outgoing = total size of messages set from me in bytes. Spikes can indicate lag. 2014-04-06T11-51-28: app_ctos = client to server bytes delta excluding overheads (app data only) 2014-04-06T11-51-28: app_stoc = server to client bytes delta excluding overheads (app data only) 2014-04-06T11-51-28: 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. 2014-04-06T11-51-28: sent = number of packets sent. Spikes can indicate lag. 2014-04-06T11-51-28: ping = how long it takes for a packet to get back and forth. Spikes can indicate lag. 2014-04-06T11-51-28: variance = how much the ping is changing from avg ping. Spikes can indicate lag. 2014-04-06T11-51-28: 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. 2014-04-06T11-51-28: unreliable delayed = This occurs when we drop unreliable packets from sending this frame because we are sending to much data. 2014-04-06T11-51-28: 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 2014-04-06T11-51-28: Time spent in critical section (frame) = This is the time the network thread is blocking the main thread from doing anything. 2014-04-06T11-51-28: [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)] 22054,X.X.X.X,48,98,0,0,11,14,500,0,0,0,0,0