Display existing statistic of how many http requests a server is making as server.network.HTTPRequestsMade in "show stats all"

This commit is contained in:
Justin Clark-Casey (justincc)
2013-06-19 20:48:12 +01:00
parent 8a86e29579
commit 84af1cab9b
3 changed files with 23 additions and 5 deletions

View File

@@ -1829,7 +1829,7 @@ namespace OpenSim.Framework.Servers.HttpServer
m_requestsProcessedStat
= new Stat(
"IncomingHTTPRequestsProcessed",
"HTTPRequestsServed",
"Number of inbound HTTP requests processed",
"",
"requests",