[Linux-ha-dev] Bugs in the last Apache RA

Serge Dubrouski sergeyfd at gmail.com
Mon Jul 23 09:29:57 MDT 2007


Thanks for the fix, Dejan. It works correctly now.

On 7/21/07, Dejan Muhamedagic <dejanmm at fastmail.fm> wrote:
> Hi Serge,
>
> On Fri, Jul 20, 2007 at 11:12:08AM -0600, Serge Dubrouski wrote:
> > apache RA in the last version of Heartbeat was updated with ability to
> > scan HTTP config files to look up required httpd config parameters
> > (status URL and so). Unfortunately it was done little bit incorrectly.
> >
> > My httpd.conf file has following records:
> >
> > Include conf/balancer-prod.conf
> > Include conf/extra/httpd-default.conf
> >
> > and so on. All these cause following error messages for apache RA:
> >
> > ls: conf/extra/httpd-mpm.conf: No such file or directory
> > ls: conf/extra/httpd-default.conf: No such file or directory
> > ls: conf/balancer-pte.conf: No such file or directory
> >
> > Than happens because awk code in apachecat function doesn't use
> > ServerRoor parameter when it processes Include records. Again it's not
> > a big deal because it doesn't break main functionality. But it is
> > really annoying because it creates those error messages with every
> > invocation of apache RA.
>
> Thanks for the report. You can find the patch in
> http://hg.linux-ha.org/dev/rev/ae378b4fc3f5
> I already tested it, but please give it a whirl yourself so that
> Alan can include it in the new release.
>
> >
> > --
> > Serge Dubrouski.
> > _______________________________________________________
> > Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> > Home Page: http://linux-ha.org/
>
> --
> Dejan
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>


-- 
Serge Dubrouski.


More information about the Linux-HA-Dev mailing list