[Opensim-users] slow GET request for /CAPS
Justin Clark-Casey
jjustincc at googlemail.com
Sat Feb 11 02:39:50 UTC 2012
On 10/02/12 21:03, Akira Sonoda wrote:
> Hello,
>
> Can anyone tell me what is the meaning of this log message:
>
> [BASE HTTP SERVER]: slow GET request for
> /CAPS/8fdf6f10-542a-11e1-b86c-0800200c9a66/ from 999.99.99.999:51715
> took 27318 ms
>
> and what can i do to avoid it?
This indicates that an HTTP request, in this case from viewer to some capability on the simulator, has taken a long time.
There are a very large number of possible causes (busy simulator, poor network links, many http requests) not helped by
the fact that the debug message doesn't say which cap is responsible.
Unfortunately, this means that I can't suggest any particular course of action.
In future, this information should be linked and spat out for diagnostic purposes which will help a bit. In the mean
time, it is possible to match the CAPS url with the information output by the "region console" command, though this will
generate a flood of info if there's any more than a single avatar.
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-users
mailing list