[Opensim-users] Max number of HTTP-in URLs hard-coded at 100? If so, is there a reason it needs to be this low?

Edmund Edgar ed at avatarclassroom.com
Fri Nov 9 01:16:02 UTC 2012


It seems like the maximum number of usable HTTP-in URLs in OpenSim is
hard-coded to 100.

I'm guessing the relevant code is this:
OpenSim/Region/CoreModules/Scripting/LSLHttp/UrlModule.cs
        private int m_TotalUrls = 100;

SL gives you a lot more - effectively 1 per prim in your allowance. Is
there a reason why it needs to be this low? Can I just increase it,
and will I run into some kind of performance issue if I do?

-- 
Edmund Edgar
Avatar Classroom
Your classroom, on the web, in a virtual world.

ed at avatarclassroom.com
+81 090 3912 3380
Skype: edmundedgar
Second Life: Edmund Earp
Linked In: edmundedgar
Twitter: @edmundedgar
http://www.avatarclassroom.com



More information about the Opensim-users mailing list