summaryrefslogtreecommitdiff
path: root/db/repl/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'db/repl/test.html')
-rw-r--r--db/repl/test.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/db/repl/test.html b/db/repl/test.html
new file mode 100644
index 0000000..295ad2e
--- /dev/null
+++ b/db/repl/test.html
@@ -0,0 +1,11 @@
+<HTML>
+<BODY>
+<!-- see also jstests/rs/ -->
+<iframe src="http://127.0.0.1:28000/_replSet" width="100%" height="50%" frameborder=1>
+</iframe>
+
+<iframe src="http://127.0.0.1:28001/_replSet" width="100%" height="50%" frameborder=1>
+</iframe>
+
+</BODY>
+</HTML>