[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] 2 hobbit servers on the same hardware: OK
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] 2 hobbit servers on the same hardware: OK
- From: Stef Coene <stef.coene (at) docum.org>
- Date: Sat, 8 Mar 2008 12:29:16 +0100
- References: <200803071851.26456.stef.coene (at) docum.org>
- User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
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