From 0d2fd0d914581f755661455b8db2b9e399154632 Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Mon, 17 Jun 2013 22:39:00 +0100
Subject: Make general server stats available on the robust console as well as
the simulator console
This means the "show stats" command is now active on the robust console.
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 88db6ed..29c54c1 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -157,6 +157,7 @@
+
--
cgit v1.1
From 9501a583cbc8fd819d2b13db4f9ad76958520ce7 Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Tue, 18 Jun 2013 23:07:18 +0100
Subject: Make number of inbound http requests handled available as a
httpserver..IncomingHTTPRequestsProcessed stat
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 29c54c1..4cf3b83 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -745,6 +745,7 @@
+
--
cgit v1.1