/[radius]/radius/doc/texinfo/configure.texi
ViewVC logotype

Diff of /radius/doc/texinfo/configure.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by gray, Sat Jul 19 22:18:47 2003 UTC revision 1.32 by gray, Fri Aug 15 13:40:05 2003 UTC
# Line 80  These are the basic statements: Line 80  These are the basic statements:
80  * logging::     Fine-tune the logging.  * logging::     Fine-tune the logging.
81  * auth::        Configure authentication service.  * auth::        Configure authentication service.
82  * acct::        Configure accounting service.  * acct::        Configure accounting service.
 * proxy::       Configure proxy service.  
83  * usedbm::      Enable the DBM feature.  * usedbm::      Enable the DBM feature.
84  * snmp::        Configure SNMP service.  * snmp::        Configure SNMP service.
85  * rewrite::     Configure Rewrite interface.  * rewrite::     Configure Rewrite interface.
# Line 610  description of its usage. Line 609  description of its usage.
609    
610  @end table  @end table
611    
 @comment **L3***************************************************************  
 @node proxy  
 @subsection @code{proxy} statement  
 @cindex Proxy service parameters  
 @cindex Customizing proxy server  
 @kwindex proxy  
 @kwindex max-requests  
 @kwindex request-cleanup-delay  
   
 @subheading Syntax:  
 @smallexample  
 proxy @{  
         [ max-requests @var{number} ; ]  
         [ request-cleanup-delay @var{number} ; ]  
 @} ;  
 @end smallexample  
   
 @subheading Usage:  
 The @code{proxy} statement configures the parameters of the proxy service.  
   
 @subheading Numeric statements  
   
 @table @code  
 @item max-requests  
 Sets the maximum number of accounting requests in the queue. Any  
 surplus requests will be discarded.  
   
 @item request-cleanup-delay  
 Sets the request cleanup delay in seconds, i.e. determines how long will  
 the completed account request reside in the queue.  
   
 @end table  
   
612  @comment **L3***************************************************************  @comment **L3***************************************************************
613  @node usedbm  @node usedbm
614  @subsection @code{usedbm} statement  @subsection @code{usedbm} statement

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26