sockd.fc(5) minix man page | unix.com

Man Page: sockd.fc

Operating Environment: minix

Section: 5

SOCKD.FC(5)							File Formats Manual						       SOCKD.FC(5)

NAME
sockd.fc - Frozen configuration file for SOCKS server SYNOPSIS
/etc/sockd.fc DESCRIPTION
The frozen configuration file is produced by make_sockdfc and is essentially the memory image of the parsed configuration file. Using the frozen configuration file can reduce the start-up delay of the SOCKS server program since it no longer has to parse the file contents. When the SOCKS server starts, it always looks for the frozen configuration file /etc/sockd.fc first. If that file is not found, it then tries to use the plain-text configuration file /etc/sockd.conf. If you use frozen configuration, you must remember to run make_sockdfc every time after you modify the plain-text file or the SOCKS server will continue to use the frozen file of a previous configuration. To find out the contents of a frozen configuration file, use dump_sockdfc. SEE ALSO
dump_sockdfc(8), make_sockdfc(8), sockd.conf(5), sockd.fc(5) AUTHOR
Ying-Da Lee, yingda@best.com or yingda@esd.sgi.com May 6, 1996 SOCKD.FC(5)
Related Man Pages
make_sockdfr(8) - debian
dump_sockdfr(8) - opensolaris
dump_sockdfc(8) - minix
make_sockdfc(8) - ultrix
dump_sockdfr(8) - mojave
Similar Topics in the Unix Linux Community
help with write-read locks inter-process
Study UNIX Kernel
New to Unix
Just getting started with UNIX programming and administration
Shopt -s histappend