aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Clients
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-03-15 23:17:54 +0000
committerJustin Clark-Casey (justincc)2013-03-15 23:17:54 +0000
commite9f3cd1a60bfc5e936d1029495ada2c2bff99430 (patch)
tree10e065b2eda5f37d9cae6248ef205130fb26bc73 /OpenSim/Tests/Clients
parentrefactor: Reuse Get() method in AssetService to eliminate some copy/paste in ... (diff)
downloadopensim-SC_OLD-e9f3cd1a60bfc5e936d1029495ada2c2bff99430.zip
opensim-SC_OLD-e9f3cd1a60bfc5e936d1029495ada2c2bff99430.tar.gz
opensim-SC_OLD-e9f3cd1a60bfc5e936d1029495ada2c2bff99430.tar.bz2
opensim-SC_OLD-e9f3cd1a60bfc5e936d1029495ada2c2bff99430.tar.xz
Implement access time updates on assets for XAssetService.
This only happens if access time is older than 30 days currently, in order to reduce database updates. The idea is to give some idea of assets which haven't been accessed for a very, very long time. These might conceivably be deleteable, though this will be a risk due to caching at other points in the chain. This is actually currently much less useable on the xasset service since access time is on metadata rather than the data itself. And many metadata entries may point to the same data. Probably need to address this.
Diffstat (limited to 'OpenSim/Tests/Clients')
0 files changed, 0 insertions, 0 deletions