NCACONFD(8) Maintenance Procedures NCACONFD(8)


NAME


ncaconfd - Solaris Network Cache and Accelerator (NCA) configuration
daemon

SYNOPSIS


/usr/lib/inet/ncaconfd [-al ] interface1 [interface2 ...]


DESCRIPTION


Use the ncaconfd utility to set up NCA on a system. At boot time, the
ncakmod initialization script reads in nca.if(5) to determine on which
interface(s) NCA should run. ncaconfd then sets up the interface.


ncaconfd also operates as a daemon if the nca_active key is set to
enabled in ncakmod.conf(5) file. In this case, ncaconfd will continue as
a daemon after all the NCA interfaces have been set up, listening for
routing changes. The changes are then passed to NCA to control which
interface NCA should use to make active outgoing TCP connnections.

OPTIONS


The following options are supported:

-a
Enable active connections.


-l
Enable logging.


FILES


/etc/nca/ncakmod.conf


ATTRIBUTES


See attributes(7) for descriptions of the following attributes:


+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Evolving |
+--------------------+-----------------+

SEE ALSO


nca(1), ncakmod(1), nca.if(5), ncakmod.conf(5), attributes(7)


October 12, 2004 NCACONFD(8)