[Opensim-dev] REST handlers use partial string matching

Mic Bowman cmickeyb at gmail.com
Tue Apr 1 19:52:43 UTC 2014


Do you really save much with a single request vs a keep alive on the
connection? HTTP connection overhead is likely much smaller than the
database operations... do you have a feel for how much we'll save with the
multiplexed call?

--mic



On Tue, Apr 1, 2014 at 12:49 PM, Oren Hurvitz <orenh at kitely.com> wrote:

> Re: why use POST instead of HEAD: because this lets me check the existence
> of
> many assets at once with a single HTTP request. The main use of the
> AssetsExist call is with HGAssetGatherer, which knows the full list of
> assets that it wants to send, so it's able to check all of them at once.
>
>
>
> --
> View this message in context:
> http://opensim-dev.2196679.n2.nabble.com/REST-handlers-use-partial-string-matching-tp7579119p7579127.html
> Sent from the opensim-dev mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20140401/ac124169/attachment-0001.html>


More information about the Opensim-dev mailing list