mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
minor: Correction to description of QueuedPollResponses since this covers long poll and other 'poll' types
This commit is contained in:
@@ -81,7 +81,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
StatsManager.RegisterStat(
|
||||
new Stat(
|
||||
"QueuedPollResponses",
|
||||
"Number of non long-poll responses queued for sending.",
|
||||
"Number of poll responses queued for sending.",
|
||||
"",
|
||||
"",
|
||||
"httpserver",
|
||||
|
||||
Reference in New Issue
Block a user