mirror of
				https://github.com/3proxy/3proxy.git
				synced 2025-11-04 07:42:39 +08:00 
			
		
		
		
	force/noforce description usage
This commit is contained in:
		
							parent
							
								
									4a553de100
								
							
						
					
					
						commit
						a816ed2343
					
				@ -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
 | 
					Every configuration reload requires additional resources. Do not do frequent
 | 
				
			||||||
changes, like users addition/deletaion via connfiguration, use alternative
 | 
					changes, like users addition/deletaion via connfiguration, use alternative
 | 
				
			||||||
authentication methods instead, like RADIUS.
 | 
					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>
 | 
					<h4>Do not monitor configuration files directly</h4>
 | 
				
			||||||
Using configuration file directly in 'monitor' can lead to race condition where
 | 
					Using configuration file directly in 'monitor' can lead to race condition where
 | 
				
			||||||
configuration is reloaded while file is being written.
 | 
					configuration is reloaded while file is being written.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user