.. |
Interfaces
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年 前 |
Properties
|
5450b1b024
Change assembly versions to 0.8.1
|
10 年 前 |
BaseHTTPHandler.cs
|
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 年 前 |
BaseHttpServer.cs
|
99ac770abb
Close streams immediately when we finish using them
|
10 年 前 |
BaseOutputStreamHandler.cs
|
2025dd25f6
Add missing file BaseOutputStreamHandler.cs from recent commit e19defd
|
11 年 前 |
BaseRequestHandler.cs
|
1e3027afb1
Temporary stop CAPS service points from being added to stats as this can be a huge number.
|
10 年 前 |
BaseStreamHandler.cs
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 年 前 |
BaseStreamHandlerBasicDOSProtector.cs
|
75f63ecfcd
* Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service.
|
11 年 前 |
BinaryStreamHandler.cs
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年 前 |
GenericHTTPBasicDOSProtector.cs
|
75f63ecfcd
* Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service.
|
11 年 前 |
GenericHTTPMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
JsonRPCMethod.cs
|
1776986dc3
Add additional return status
|
12 年 前 |
JsonRpcRequestManager.cs
|
882af7195c
Better error-handling and logging in case User Profile requests fail
|
10 年 前 |
JsonRpcResponse.cs
|
ca3e0d67d2
Add Json-Rpc 2.0 To Registered Handlers
|
12 年 前 |
LLSDMethod.cs
|
a23d64dec1
Formatting cleanup.
|
15 年 前 |
LLSDMethodString.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
OSHttpHandler.cs
|
a3651eb5d0
Thanks Kevin Cozens for a patch that:
|
13 年 前 |
OSHttpHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
OSHttpRequest.cs
|
6d1d58b654
Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding"
|
10 年 前 |
OSHttpRequestPump.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
OSHttpRequestQueue.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
OSHttpResponse.cs
|
c6e375291a
Don't include time to transmit response back to requester when assessing slow handling of requests.
|
12 年 前 |
OSHttpServer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
OSHttpStatusCodes.cs
|
99cebec4ab
adding status codes from rfc 6585
|
12 年 前 |
OSHttpXmlRpcHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |
PollServiceEventArgs.cs
|
9e35b069a4
Reverting the reverts I did yesterday. cpu-branch has now been
|
11 年 前 |
PollServiceHttpRequest.cs
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
11 年 前 |
PollServiceRequestManager.cs
|
fad1d70180
Add httpserver.<port>.QueuedPollResponses and httpserver.<port>.ProcessedPollResponses statistics
|
10 年 前 |
RestDeserialiseHandler.cs
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年 前 |
RestHTTPHandler.cs
|
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 年 前 |
RestMethod.cs
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 年 前 |
RestObjectPoster.cs
|
99ac770abb
Close streams immediately when we finish using them
|
10 年 前 |
RestObjectPosterResponse.cs
|
99ac770abb
Close streams immediately when we finish using them
|
10 年 前 |
RestSessionService.cs
|
99ac770abb
Close streams immediately when we finish using them
|
10 年 前 |
RestStreamHandler.cs
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
11 年 前 |
WebsocketServerHandler.cs
|
85593d8d25
* Add an initial complete frame timeout to the WebSocket processor to make it easier to write WebSocket service code that is resistant to Denial of Service attacks.
|
11 年 前 |
XmlRpcBasicDOSProtector.cs
|
75f63ecfcd
* Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service.
|
11 年 前 |
XmlRpcMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年 前 |