On Friday 07 March 2008, Stef Coene wrote:
Hi,
Is is possible to run 2 hobbit servers on the same server ? I need a
hobbit server for our SLA servers and an other hobbit server for the rest.
And I want to run in on the same server. I copied the server directory and
changed all the needed files. Each hobbit server is listening on an other
port.
However, the client information is ending up on1 hobbit server. I think
this has to with the way the hobbit daemons are communicating with each
other.
Pff, I have a custom perl script to distribute config files to clients. And I
made an error so each hobbit client connected to the same port.
I changed the PORT for certain hosts and it is working now.
Stef