I wonder if there is a timeout on the fetch request ?<div>Or are they stacking up and just waiting till they are in the front of the line to be processed ?<br><br><div class="gmail_quote">2012/9/20 Justin Clark-Casey <span dir="ltr"><<a href="mailto:jjustincc@googlemail.com" target="_blank">jjustincc@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Fetch times of 1068560ms (which is more than 15 minutes!) are pathological - something is wrong.<br>
<br>
In the first case I would suspect an issue with the connection to the OSGrid inventory service.  Either it is being overloaded (OSGrid actually runs multiple copies of the ROBUST inventory service and load-balances between them using Nginx, but perhaps the limits are being hit), things are being massive lagged because of lots of requests hitting the .net default connection limit, as Melanie discussed, or you have a network issue.<br>

<br>
However, I'm a little surprised that the OSGrid Inventory Service request within FetchInventoryDescendents2 isn't making it's own complaint about a long request.  The log message you're seeing does cover the whole of the CAPs call so I suppose there is some chance there's some other cause, though it is a pretty simple capability.<br>

<br>
If you want to see if viewers are doing a lot of inventory fetches, then you can try the command "debug http 3" on the simulator console.  This will show every incoming http request from viewers (and other simulators) and the HTTP URI they are hitting.  Very recent code also has levels 4 and 5 which will log a snippet of the incoming request and the entire request, though you probably don't want to use them for any length of time.<div class="HOEnZb">
<div class="h5"><br>
<br>
On 14/09/12 11:33, Ai Austin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Melanie <<a href="mailto:melanie@t-data.com" target="_blank">melanie@t-data.com</a>><br>
<br>
You're using a viewer that fetches the user inventory in the<br>
background on login. ...<br>
You will need to disable inventory fetch on startup and/or<br>
viewerside AO.<br>
</blockquote>
<br>
Thanks for the explanation Melanie... that sounds like it is the type of problem I am seeing on our add on OSGrid<br>
regions... but not on our own Openvue grid whcih essentially runs on identical hardware and with identical network setups.<br>
<br>
I am observing the problem with both LL 3.3.4 and Firestorm/Pheonix 4.2.2...<br>
<br>
I don't have the viewer provided sAO turned on in Firestorm,  but I just looked at all the settings I can find in LL<br>
3.3.4 and Firestorm 4.2.2 and cannot see one that refers to http fetching via http.  Although I am sure I have seen this<br>
in the past on earlier viewers.  Which Preferences tab is it on?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: James Stallings II <<a href="mailto:james.stallings@gmail.com" target="_blank">james.stallings@gmail.com</a>><br>
<br>
I would recommend (assuming firestorm here) setting both inventory fetch<br>
and texture fetch to http in the settings, and making the following changes<br>
to opensim.ini:<br>
[ClientStack.LindenCaps]<br>
    ...<br>
    Cap_GetTexture = "localhost"<br>
    Cap_GetMesh = "localhost"<br>
    ; This is disabled by default. Change if you see fit. Note that<br>
    ; serving this cap from the simulators may lead to poor performace.<br>
     Cap_FetchInventoryDescendents2 = "localhost"<br>
     Cap_FetchInventory2 = "localhost"<br>
</blockquote>
<br>
Yep, that what I am set to already James.. I just checked. Thanks.<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
</blockquote>
<br>
<br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
Justin Clark-Casey (justincc)<br>
OSVW Consulting<br>
<a href="http://justincc.org" target="_blank">http://justincc.org</a><br>
<a href="http://twitter.com/justincc" target="_blank">http://twitter.com/justincc</a></font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Groningen en Hannover Opensims:  
<span style="color:rgb(50,61,86);font-family:'Trebuchet MS',Helvetia,Tahoma,Verdana,Arial,sans-serif;font-size:16px;text-align:left;background-color:rgb(255,255,255)">secondlife://meverhagen.nl:8002:Hannover ZW/ </span><br>

</div>