OpenSimMirror/OpenSim
Justin Clarke Casey 550018f02d * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
* If the status cannot be retrieved, then the region startup will terminate.
* The aim of this is for earlier detection of situations where the region can send messages out but cannot accept incoming requests (often due to firewall issues)
* This is currently an extremely simplistic check which completely trusts whatever http uri is given by the region
* This contact may be problematic, though since the user service needs to be able to contact the region http uri, it doesn't seem unreasonable for the grid to have to be able to do so too at this stage
* This change will require a prebuild
2008-05-13 13:36:21 +00:00
..
ApplicationPlugins * Rolled back a few changes. 2008-05-01 18:04:42 +00:00
Data * You can haz more spring cleaning. 2008-05-08 05:35:01 +00:00
Framework * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in 2008-05-13 13:36:21 +00:00
Grid * As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in 2008-05-13 13:36:21 +00:00
Region * Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate count of neighbors. 2008-05-13 06:05:45 +00:00
TestSuite * Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't. 2008-05-01 18:50:44 +00:00
Tests * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
Tools Minimize binary size and external dependencies in OS X LaunchSLClient.app creation script. 2008-05-02 03:30:44 +00:00