At 9:50 AM +0100 1/15/16, Tom Frost wrote:

Out of curiosity, how well does this scale? I remember in SL there was a
limit to the number of URL's a resident can have (38 from
http://wiki.secondlife.com/wiki/LSL_http_server#Resource_Limitations),
which implies that url's don't scale that well in SL. How does the http
server in opensim scale?


Hi Tom.

In opensim, in a region with no url allocated, llGetFreeURLs() returns 100.

In a real app, you probably don't want to manage as many. Rather one, and dispatch commands via chat or MessageLinked.


-- Jeff
_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to