OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 7e73f609e5 Log warning if time between invocations of the watchdog thread is twice the timer setting.
This is to help detect situations where thread timeout warnings are being generated because of general machine issues rather than deadlock, network or other problems.
2012-07-05 23:15:59 +01:00
..
ApplicationPlugins Don't include time to transmit response back to requester when assessing slow handling of requests. 2012-06-13 00:03:44 +01:00
Capabilities If a link points to a non-existing item in FetchInventory caps, then don't try to add it to the return data rather than suffering an exception later on 2012-06-29 00:11:44 +01:00
ConsoleClient
Data Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
Framework Log warning if time between invocations of the watchdog thread is twice the timer setting. 2012-07-05 23:15:59 +01:00
Region regrade osFormatString, osMatchString and osReplaceString to VeryLow. 2012-07-05 21:10:59 +01:00
Server Remove some mono compiler warnings 2012-06-30 01:25:39 +01:00
Services minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint. 2012-07-05 21:30:20 +01:00
Tests Add OSSL function osForceAttachToAvatarFromInventory() 2012-07-05 00:05:06 +01:00
Tools If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop. 2012-06-08 03:53:03 +01:00