[Opensim-users] question regarding assetcache file directory
David Saunders
dave at chasedata.com
Sun Dec 30 03:40:11 UTC 2012
Hey
The only directory I have found information on moving to common
directory is the floatsome asset cache.
On the other part, The only way I can get a reliable on is online the
grid is using the "Presence" database. I know the GridUsers database
can give false hits for users online. Due to people crashing or a sim
crashing on them. And this can stick in the database tell they logout
properly.
david
On 12/26/2012 11:32 PM, Emperor Starfinder wrote:
> 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
>
More information about the Opensim-users
mailing list