dahlia
|
6dd454240f
revert last commit which seems to conflict with DoubleQueue internals. The random crash might be in DoubleQueue instead. See http://pastebin.com/XhNBNqsc
|
11 years ago |
dahlia
|
70aa77f520
add locking to internal queue in WebFetchInvDescModule; lack of which caused a random crash in a load test yesterday
|
11 years ago |
Justin Clark-Casey (justincc)
|
eb14e5a175
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
11 years ago |
Diva Canto
|
687c1a420a
Guard against null ref
|
11 years ago |
Justin Clark-Casey (justincc)
|
55ac8c83c7
Get InventoryWorkerThreads to update watchdog on processing requests
|
11 years ago |
Justin Clark-Casey (justincc)
|
713a14a6b5
minor: remove mono compiler warnings in WebFetchInvDescModule
|
11 years ago |
Justin Clark-Casey (justincc)
|
d412c1b0eb
Don't try to abort worker threads in WebFetchInvDescModule if module was not enabled.
|
11 years ago |
Melanie
|
3a722ef81b
Merge branch 'master' of [email protected]:/var/git/opensim
|
11 years ago |
Diva Canto
|
07cc16ff9c
Put the configuration back in FetchInventoryDesc2 cap.
|
11 years ago |
Melanie
|
75631e0267
Supply proper type information for the various types of requests
|
11 years ago |
Melanie
|
7c0bfca7a0
Adding Avination's PollService to round out the HTTP inventory changes
|
11 years ago |
Melanie
|
a7dbafb0e3
Port Avination's inventory send throttling
|
11 years ago |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 years ago |
Justin Clark-Casey (justincc)
|
11c19b0d2e
Use the same web fetch handler for every request from every avatar, since it contains no instance code
|
13 years ago |
Justin Clark-Casey (justincc)
|
95a686dbf5
Fix config so that you can have both WebFetchInventoryDescendents and FetchInvnetoryDescendents2 caps active at once
|
13 years ago |
Justin Clark-Casey (justincc)
|
5b4fe23f7f
Resolve error where an unknown asset type would cause the fetch inventory descendents cap to fail.
|
13 years ago |
Justin Clark-Casey (justincc)
|
676d32974a
Implement the FetchInventoryDescendents2 capability using the same code as WebFetchInventoryDescendents.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8c82ff16ad
Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/InventoryTypeToString to convert types to strings
|
13 years ago |
Diva Canto
|
e8944d6c31
Test m_Enabled on RemoveRegion.
|
13 years ago |
Diva Canto
|
883f21dd02
WebFetchInventoryDescendents working. Tested with robust.
|
13 years ago |