mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
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:
@@ -1829,7 +1829,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
m_requestsProcessedStat
|
||||
= new Stat(
|
||||
"IncomingHTTPRequestsProcessed",
|
||||
"HTTPRequestsServed",
|
||||
"Number of inbound HTTP requests processed",
|
||||
"",
|
||||
"requests",
|
||||
|
||||
Reference in New Issue
Block a user