aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share
diff options
context:
space:
mode:
authorMW2007-08-08 18:55:58 +0000
committerMW2007-08-08 18:55:58 +0000
commitbe483bc697220effb97338531de4357248f5d71f (patch)
tree16fd836878477b4db807789e16ad88c4355f5c45 /share
parentwhen teleporting to a non-adjacent region, client was not getting new neighbours (diff)
downloadopensim-SC_OLD-be483bc697220effb97338531de4357248f5d71f.zip
opensim-SC_OLD-be483bc697220effb97338531de4357248f5d71f.tar.gz
opensim-SC_OLD-be483bc697220effb97338531de4357248f5d71f.tar.bz2
opensim-SC_OLD-be483bc697220effb97338531de4357248f5d71f.tar.xz
Hopefully improved texture downloading (including the speed at which they download), but still a few problems, it seems that the client has a quite short timeout for receiving a texture and if the whole texture isn't sent within this time, the client will request the texture again, With quite small textures this is fine, but it seems that with larger textures we can't send them fast enough and a infinite loop develops where the client keeps requesting a texture and we keep trying to send it, but are never fast enough. So I've for now put code in that so that the server will try to send a texture only once and then after that will ignore future requests from that client for that texture.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions