FAQ:VHCP Daemon
From VHCP Support
[edit]
What VHCP Daemon does?
VHCP Daemon runs on localhost port 9876, you can reach it with telnet. When doing some changes on Control Panel, VHCP connects to the daemon and executes a query.
Executing query means running /var/www/webadmin/engine/vhcp-rqst-mngr
[edit]
Telnetting to Daemon
telnet> open localhost 9876 Trying 127.0.0.1... Connected to vhcs-beta1.local. Escape character is '^]'. 250 OK VHCP Server Welcomes You ! helo 2.4.6.2 250 OK 2.4.6.2 execute query 250 OK query scheduled for execution.
