man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

ncaconfd(1M)

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(4) 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(4) 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 connections.

Options

The following options are supported:

–a

Enable active connections.

–l

Enable logging.

Files

/etc/nca/ncakmod.conf

Attributes

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

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/network/http-cache-accelerator
Interface Stability
Committed

See also

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