UbitUmarov
|
654dd289f2
|
more changes to PollService
|
2012-09-26 03:05:27 +01:00 |
UbitUmarov
|
ef3d44240e
|
missed change
|
2012-09-25 04:03:15 +01:00 |
UbitUmarov
|
2cb17d6fbb
|
change GetTextureModule processing
|
2012-09-25 03:38:45 +01:00 |
Melanie
|
68ece236a6
|
Protect the responses map with a lock. Also remove ugly "this." type of
member notation.
|
2012-09-23 23:55:28 +02:00 |
UbitUmarov
|
fd20ef5c91
|
add some locks to GetTextureModule
|
2012-09-17 22:35:36 +01:00 |
Melanie
|
387e59ff7f
|
Revamp the HTTP textures handler to allow a maximum of four fetches
at any time and to drop requests for avatars n longer in the scene
|
2012-09-14 21:24:25 +02:00 |
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.
This is most useful for capabilities where the url is not self-describing.
|
2012-05-03 01:45:49 +01:00 |
Justin Clark-Casey (justincc)
|
8d866ae8c3
|
minor: remove some mono compiler warnings
|
2011-08-16 21:45:01 +01:00 |
Justin Clark-Casey (justincc)
|
cace6eaa8a
|
comment out some of the currently less useful debug log messages
|
2011-08-11 02:06:32 +01:00 |
Diva Canto
|
e8944d6c31
|
Test m_Enabled on RemoveRegion.
|
2011-05-04 20:40:25 -07:00 |
Diva Canto
|
aba9ffdbd0
|
Refactored the GetMesh module into a handler and a module, to be the same as GetTexture.
|
2011-05-02 11:56:40 -07:00 |
Diva Canto
|
10180760b7
|
Works!
|
2011-05-02 08:48:55 -07:00 |
Diva Canto
|
2d21052fa3
|
Start to drill down on GetTexture. Read the config and do different things.
|
2011-05-01 19:09:08 -07:00 |
Diva Canto
|
275046cf02
|
Change GetTextureModule.cs to conform to the new IRegion module interface. NOTHING OF THIS WORKS. Compiles.
|
2011-05-01 12:03:00 -07:00 |
Diva Canto
|
6b2b036387
|
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles.
|
2011-05-01 09:08:18 -07:00 |
Diva Canto
|
e3c27d8527
|
Nope, that didn't feel right. Moving all those modules to Linden space.
|
2011-04-30 13:24:25 -07:00 |