OpenSimMirror/OpenSim/Grid
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
..
AssetServer * Move shutdown processing to base OpenSimServer, overriding the method where appropriate 2008-05-07 16:24:15 +00:00
GridServer * 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
GridServer.Config Formatting cleanup. 2008-03-18 05:16:43 +00:00
InventoryServer * Removing polling delay for non-CAPS inventory fetch if the client has not yet received data from the inventory service 2008-05-09 21:33:19 +00:00
Manager remove the debug files, these must have been added by accident 2008-04-07 21:08:40 +00:00
MessagingServer * Fix opensim region server shutdown. 2008-05-09 13:21:12 +00:00
ScriptEngine Formatting cleanup. 2008-03-18 05:16:43 +00:00
ScriptServer * Move shutdown processing to base OpenSimServer, overriding the method where appropriate 2008-05-07 16:24:15 +00:00
UserServer * Fix opensim region server shutdown. 2008-05-09 13:21:12 +00:00
UserServer.Config Formatting cleanup. 2008-03-18 05:16:43 +00:00