[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Scalability?
On Sat, Jan 15, 2005 at 11:29:01AM -0500, Chris Ricker wrote:
> Henrik Stoerner wrote:
> >>I'm monitoring about 2000 machines currently, with my production box
> >>running Big Brother + bbgen, and the test server running Hobbit.
> >>The load on the Hobbit box is about 1/4 of the load on the BB box.
>
> What are you doing to get clients to send to both the production box and
> to Hobbit? iptables mirror or similar?
I actually have two completely parallel sets of servers, but the
simplest way of doing it (at least for me) would be to run bbproxy
to accept the client connections, and then forward them to the BB
and Hobbit servers, perhaps listening on a different port.
Henrik