summaryrefslogtreecommitdiff
path: root/db/repl/test.html
blob: 295ad2ef0e07be2d75569a35cf0d7ce01ecdc45f (plain)
1
2
3
4
5
6
7
8
9
10
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>