aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-27 23:49:20 -0500
committerMatt Rude <[email protected]>2011-05-27 23:49:20 -0500
commit7f90224d08166c74a864de2d223d068895fd68ee (patch)
tree3a981b86c0934288e2a30e4f6dca9a747d797c0f
parentc1aed7cd49f584e8d4fc870d303497925da2e916 (diff)
parent4e1ce22549f5f8cc15076f93eb49bd86159b3aab (diff)
downloadtime.mattrude.com-7f90224d08166c74a864de2d223d068895fd68ee.tar.gz
time.mattrude.com-7f90224d08166c74a864de2d223d068895fd68ee.tar.bz2
time.mattrude.com-7f90224d08166c74a864de2d223d068895fd68ee.zip
Merge branch 'master' of github.com:mattrude/time.mattrude.com
-rw-r--r--.gitignore1
-rw-r--r--index.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4077f8a..fdfcc9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
mirrors/
+logs/*
rrd/list-of-systems
rrd/*.png
rrd/*.rrd
diff --git a/index.html b/index.html
index 8e24970..473d2d2 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
<li>Your own home router</li>
<li>Equipment normally found in a server room, such as servers, enterprise routers (not consumer products), SANs etc.</li>
</ul>
- <p>These servers are only intended for use by system administrators configuring NTP clients or Desktop User configuring their. They must not be used by equipment manufacturers or systems integrators selling kit preconfigured to use these servers.</p>
+ <p>These servers are only intended for use by system administrators configuring NTP clients or Desktop User configuring their own equipment. They must not be used by equipment manufacturers or systems integrators selling kit preconfigured to use these servers.</p>
<h3>Default poll intervals</h3>
<p>The default poll intervals set by the operating system must not be overridden to increase the frequency of polling. What we are worried about, in case you had not guessed, is someone configuring a million machines to use these timeservers with a poll interval of 60 seconds. That would kill them pretty effectively.</p>
<!--<p>For an explanation of why the default poll intervals are so important please see <a href="/load">Calculating an NTP server load</a>.</p>-->