aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/addon-modules/README
diff options
context:
space:
mode:
authorDiva Canto2013-07-13 10:35:41 -0700
committerDiva Canto2013-07-13 10:35:41 -0700
commit3a26e366d2829c2f66a8aa22158bd0905f0894de (patch)
treee9024c7ed0afbc7a7df0f58570a4d155910dd189 /addon-modules/README
parentSame issue as previous commit. (diff)
downloadopensim-SC_OLD-3a26e366d2829c2f66a8aa22158bd0905f0894de.zip
opensim-SC_OLD-3a26e366d2829c2f66a8aa22158bd0905f0894de.tar.gz
opensim-SC_OLD-3a26e366d2829c2f66a8aa22158bd0905f0894de.tar.bz2
opensim-SC_OLD-3a26e366d2829c2f66a8aa22158bd0905f0894de.tar.xz
This commit effectively reverses the previous one, but it's just to log that we found the root of the rez delay: the priority scheme BestAvatarResponsiveness, which is currently the default, was the culprit. Changing it to FrontBack made the region rez be a lot more natural.
BestAvatarResponsiveness introduces the region rez delay in cases where the region is full of avatars with lots of attachments, which is the case in CC load tests. In that case, the inworld prims are sent only after all avatar attachments are sent. Not recommended for regions with heavy avatar traffic!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions