Browse Source

force/noforce description usage

z3APA3A 8 years ago
parent
commit
a816ed2343
1 changed files with 5 additions and 0 deletions
  1. 5 0
      doc/html/highload.html

+ 5 - 0
doc/html/highload.html

@@ -171,6 +171,11 @@ RADIUS is a new beta feature, test it before using in production.
 Every configuration reload requires additional resources. Do not do frequent
 changes, like users addition/deletaion via connfiguration, use alternative
 authentication methods instead, like RADIUS.
+<h4>Consider using 'noforce'</h4>
+'force' behaviour (default) re-authenticates all connections after
+configuration reload, it may be resource consuming on large number of
+connections. Consider adding 'noforce' command before services started
+to prevent connections reauthentication.
 <h4>Do not monitor configuration files directly</h4>
 Using configuration file directly in 'monitor' can lead to race condition where
 configuration is reloaded while file is being written.