Displaying Contact Optimization listener output to a console
Occasionally when debugging an issue or configuring performance, it might be useful to view the Contact Optimization listener output in a console window.
Procedure
What to do next
To not display the Contact Optimization server output to a console, do the following:
- Windows: Configure Contact Optimization listener as a windows service.
UNIX: Use the following line in ACOServer.sh (the default):
unica_aolsnr > /dev/null &