Okay I am pretty sure I know my answer here but I want to be double sure before I begin making the planned changes we are making.
Do the assetcache, datasnapshot, j2kDecodeCache, maptiles, and scriptengine folder directories that are created by opensimulator need to stay in the same instance as the instances running the regions or do they go in the respective folders that contain their respective instances(i.e. assetcache goes in the folder that contains the instance running the grid's asset server.) I am pretty sure the script engine folder and likely datasnapshot folder directories stay in the folder containing the instance that runs each set of regions. The second question I do have and I will include it here for time's sake is this. When writing the code into a website to show the Users online stats which database table and column or rwo should the users online be calling from. i.e. currently the wiredredux 0.7 branch found on the forge points to database table GridUsers and points to online. However in attempting to point to this it does not work. Additionally when you go in to the source code of the opensim grid user service file (../OpenSim/services/UserAccountService.cs) it shows that when someone logs onto the grid it places an entry of false for their online status. This perhaps could be cleaned up to show a proper clean login and logout on the grid side. i.e. if online have it set to true and then when logging out have it set to false. I hope everyone has had a wonderful holiday and is ready for 2013. Emperor -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, December 26, 2012 6:00 AM To: [email protected] Subject: Opensim-users Digest, Vol 64, Issue 30 Send Opensim-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/opensim-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Opensim-users digest..." Today's Topics: 1. Re: Problem with hypergrid transfer refused (Laurent Bechir) ---------------------------------------------------------------------- Message: 1 Date: Wed, 26 Dec 2012 01:55:13 +0100 From: Laurent Bechir <[email protected]> To: [email protected] Subject: Re: [Opensim-users] Problem with hypergrid transfer refused Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Le 26 d?c. 2012 ? 00:48, Diva Canto a ?crit : > It should be in the [LoginService] section. I've put my domain name everywhere an IP was needed ( HGxxx, Gatekeeper, ... ) and now it works ;) Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.berlios.de/pipermail/opensim-users/attachments/20121226/90e25 c94/attachment-0001.html> ------------------------------ _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users End of Opensim-users Digest, Vol 64, Issue 30 ********************************************* _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
