diff options
author | John Terpstra <jht@samba.org> | 2005-01-27 20:19:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:12 -0500 |
commit | b0eafa6e39384c4bf6bef7831351d684b1b63268 (patch) | |
tree | 608085f22ae356d960045e13acffeca45387b8f4 | |
parent | 28062f2037ceaf37dff46ded63b122547cfcd69c (diff) | |
download | samba-b0eafa6e39384c4bf6bef7831351d684b1b63268.tar.gz samba-b0eafa6e39384c4bf6bef7831351d684b1b63268.tar.bz2 samba-b0eafa6e39384c4bf6bef7831351d684b1b63268.zip |
Fix typo.
(This used to be commit de095db88bdb3c097f32126f69b87422d48a854e)
-rw-r--r-- | docs/Samba-Guide/Chap05-500UserNetwork.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Guide/Chap05-500UserNetwork.xml b/docs/Samba-Guide/Chap05-500UserNetwork.xml index d03a2564a0..6ca3d72bb8 100644 --- a/docs/Samba-Guide/Chap05-500UserNetwork.xml +++ b/docs/Samba-Guide/Chap05-500UserNetwork.xml @@ -194,7 +194,7 @@ <indexterm><primary>network load factors</primary></indexterm> The example you are building in this chapter is an example of a network design that works, but this does not make it a design that is recommended. As a general rule, there should - be at least one Backup Domain Controller per 50 Windows network clients. The principle behind + be at least one Backup Domain Controller per 150 Windows network clients. The principle behind this recommendation is the fact that correct operation of MS Windows clients requires rapid network response to all SMB/CIFS requests. The same rule says that if there are more than 50 clients per Domain Controller they are too busy to service requests. Let's put such |