System Administration Guide: Network Services

How to Load the Socket Utility Library for NCA

Follow this process only if your web server does not provide native support of the AF_NCA socket.

In the startup script for the web server, add a line that causes the library to be preloaded. The line should resemble the following:


LD_PRELOAD=/usr/lib/ncad_addr.so /usr/bin/httpd