Net-Radius-Server
view release on metacpan or search on metacpan
examples/nrsd.cfg view on Meta::CPAN
pid_file /var/run/nrsd/nrsd.pid
# user nobody
# group nogroup
# chroot /var/run/nrsd
# background 1
# setsid 1
# These keys control the number of processes to keep running and a few
# other aspects related to performance. Pay attention to max_requests,
# as memory growth can be an issue in busy serves.
#
# See Net::Server::PreFork for more information
min_servers 5
min_spare_servers 2
max_spare_servers 4
max_servers 16
check_for_waiting 5
max_requests 5000
reverse_lookups off
( run in 0.423 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )