Mailing List Archive

one system always red in status
Users,

I have two systems with backhand.
(172.31.19.22 and 172.31.19.27)
After configuration, when I see the status page,
the following abnormal things are happening.

172.31.19.22 is always in red color. Its age is
1074271346. But the age of other system is 0 or 1.
ready servers/total servers is some time 0/0 and
some time 7/7.

Can any one help me come out of this problem?

How can I know whether the requests are being
distri
buted among the two or not?

Is there any tool to measure the performance of
mod_backhand?

Thanks in advance.
Ravi Kumar


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
one system always red in status [ In reply to ]
Ravi Kumar Munnangi wrote:

> Users,
>
> I have two systems with backhand.
> (172.31.19.22 and 172.31.19.27)
> After configuration, when I see the status page,
> the following abnormal things are happening.
>
> 172.31.19.22 is always in red color. Its age is
> 1074271346. But the age of other system is 0 or 1.
> ready servers/total servers is some time 0/0 and
>some time 7/7.
>
> Can any one help me come out of this problem?
>
>

Without seeing your configuration I can only guess. . .

1) If one of your machines is RHL, ensure the built-in firewall is not
blocking the broadcasts. On RH7.X you can say /etc/init.d/ipchains
stop or on RH9 you can say /etc/init.d/iptables stop to test this theory.

2) If you are running an SSL server you might try switching the order
of the LISTEN directive:

Listen 80
Listen 443

vs.

Listen 443
Listen 80

Hope this helps,
-R McIntosh
one system always red in status [ In reply to ]
Hi Rama,
My problem is not solved even after I have disabled
firewall. Iam not able to understand why the age of
a server is very high(1074271346) and that of other is

low (0 or1).

Those who can guess the reason please reply.

Thanks.

Ravi Kumar

--- "Rama K. McIntosh" <rama@pitties.com> wrote:
> Ravi Kumar Munnangi wrote:
>
> > Users,
> >
> > I have two systems with backhand.
> > (172.31.19.22 and 172.31.19.27)
> > After configuration, when I see the status page,
> > the following abnormal things are happening.
> >
> > 172.31.19.22 is always in red color. Its age is
>
> > 1074271346. But the age of other system is 0 or
> 1.
> > ready servers/total servers is some time 0/0
> and
> >some time 7/7.
> >
> > Can any one help me come out of this problem?
> >
> >
>
> Without seeing your configuration I can only guess.
> . .
>
> 1) If one of your machines is RHL, ensure the
> built-in firewall is not
> blocking the broadcasts. On RH7.X you can say
> /etc/init.d/ipchains
> stop or on RH9 you can say /etc/init.d/iptables stop
> to test this theory.
>
> 2) If you are running an SSL server you might try
> switching the order
> of the LISTEN directive:
>
> Listen 80
> Listen 443
>
> vs.
>
> Listen 443
> Listen 80
>
> Hope this helps,
> -R McIntosh
>
>
> _______________________________________________
> backhand-users mailing list
> backhand-users@lists.backhand.org
>
http://lists.backhand.org/mailman/listinfo/backhand-users


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus