aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-07-22 23:30:09 +0100
committerJustin Clark-Casey (justincc)2013-07-23 00:35:09 +0100
commitbf517899a7a63278d4ed22d5485c37d61d47bb58 (patch)
tree0deda695b605f06cde0e7e404cad0e6287749723 /doc
parentAdded check for user movement specification before discarding an incoming (diff)
downloadopensim-SC_OLD-bf517899a7a63278d4ed22d5485c37d61d47bb58.zip
opensim-SC_OLD-bf517899a7a63278d4ed22d5485c37d61d47bb58.tar.gz
opensim-SC_OLD-bf517899a7a63278d4ed22d5485c37d61d47bb58.tar.bz2
opensim-SC_OLD-bf517899a7a63278d4ed22d5485c37d61d47bb58.tar.xz
Add AverageUDPProcessTime stat to try and get a handle on how long we're taking on the initial processing of a UDP packet.
If we're not receiving packets with multiple threads (m_asyncPacketHandling) then this is critical since it will limit the number of incoming UDP requests that the region can handle and affects packet loss. If m_asyncPacketHandling then this is less critical though a long process will increase the scope for threads to race. This is an experimental stat which may be changed.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions