Hey Guys,
I want to send a copy of all incoming messages from my production hobbit server to a development snapshot server I setup for testing. If I disable hobbitd and enable bbproxy, will my production continue to function as is or will only forward incoming messages?
Thanks!
I have a setup similar to what you want. What you need to do is change hobbitd to listen on another port (like 1985), then start bbproxy to listen on port 1984, forwarding to port 1985 on the same machine as well as to your development machine. You will also probably need to put BBPORT=1984 before your bbtest-net in hobbitlaunch.cfg, else bbtest-net will pick up on the 1985 and send its report straight to there, rather than to 1984.
Thanks, Larry Barber
On Thu, Jul 3, 2008 at 4:14 PM, Gregory Wege <gwege at infomanage.net> wrote:
Hey Guys,
I want to send a copy of all incoming messages from my production hobbit server to a development snapshot server I setup for testing. If I disable hobbitd and enable bbproxy, will my production continue to function as is or will only forward incoming messages?
Thanks!
That sounds like it would work for my situation, but leaves me with another problem. Ultimately what I'm trying to do is create a portal for other departments, that is integrated into our cms. My next problem is if one test is disabled on the portal, how do I get that status change propagated back to my hobbit server from the display server?
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Thursday, July 03, 2008 5:37 PM To: hobbit at hswn.dk Subject: Re: [hobbit] bbproxy
I have a setup similar to what you want. What you need to do is change hobbitd to listen on another port (like 1985), then start bbproxy to listen on port 1984, forwarding to port 1985 on the same machine as well as to your development machine. You will also probably need to put BBPORT=1984 before your bbtest-net in hobbitlaunch.cfg, else bbtest-net will pick up on the 1985 and send its report straight to there, rather than to 1984.
Thanks, Larry Barber
On Thu, Jul 3, 2008 at 4:14 PM, Gregory Wege <gwege at infomanage.net> wrote:
Hey Guys,
I want to send a copy of all incoming messages from my production hobbit server to a development snapshot server I setup for testing. If I disable hobbitd and enable bbproxy, will my production continue to function as is or will only forward incoming messages?
Thanks!
participants (2)
-
gwege@infomanage.net
-
lebarber@gmail.com