diff options
author | Justin Clark-Casey (justincc) | 2014-05-14 00:11:07 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-05-14 00:11:07 +0100 |
commit | c23d37a509bc6ca7bdcba91a61dfd9fb4014639e (patch) | |
tree | cae2b954bfdbbdd119e69a09a1a6d31c1259685e /OpenSim/Region/CoreModules/World/Estate | |
parent | Fix behaviour change in recent commit bbc1dc6 so that SynchronousRestObjectRe... (diff) | |
download | opensim-SC-c23d37a509bc6ca7bdcba91a61dfd9fb4014639e.zip opensim-SC-c23d37a509bc6ca7bdcba91a61dfd9fb4014639e.tar.gz opensim-SC-c23d37a509bc6ca7bdcba91a61dfd9fb4014639e.tar.bz2 opensim-SC-c23d37a509bc6ca7bdcba91a61dfd9fb4014639e.tar.xz |
Fix recent asset request timeout issue by commenting out (for now) the m_maxAssetRequestConcurrency mistakenly passed in as a timeout to SynchronousRestObjectRequester.MakeRequest()
For a long time, possibly forever, the m_maxAssetRequestConcurrency was mistakenly passed in as a 30 ms timeout rather than as a concurrent connection limiter.
This didn't come to light until the timeout was actually used in recent commit faf9ba53
Since this hasn't been operational for a long time and in release candidate phase, commenting it out for now though will need to revisit this.
Relates to http://opensimulator.org/mantis/view.php?id=7165
Diffstat (limited to 'OpenSim/Region/CoreModules/World/Estate')
0 files changed, 0 insertions, 0 deletions