Go to the first, previous, next, last section, table of contents.
Syntax:
proxy {
[ max-requests number ; ]
[ request-cleanup-delay number ; ]
} ;
Usage:
The proxy
statement configures the parameters of the proxy service.
Numeric statements
max-requests
-
Sets the maximum number of accounting requests in the queue. Any
surplus requests will be discarded.
request-cleanup-delay
-
Sets the request cleanup delay in seconds, i.e. determines how long will
the completed account request reside in the queue.
Go to the first, previous, next, last section, table of contents.