/[radius]/radius/examples/config.syntax
ViewVC logotype

Diff of /radius/examples/config.syntax

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

revision 1.12 by gray, Fri Jun 6 09:08:37 2003 UTC revision 1.13 by gray, Wed Jun 11 20:45:31 2003 UTC
# Line 8  option { Line 8  option {
8          max-requests 127;          max-requests 127;
9          # Maximum number of children processes          # Maximum number of children processes
10          max-processes 128;          max-processes 128;
11            # Child terminates if it does not receive any requests within
12            # this number of seconds:
13            process-idle-timeout 3600;
14          # The following specifies the uid under which external processes          # The following specifies the uid under which external processes
15          # (those triggered by Exec-Program and Exec-Program-Wait          # (those triggered by Exec-Program and Exec-Program-Wait
16          # attributes) should be run. The corresponding gid is determined          # attributes) should be run. The corresponding gid is determined

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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