
dejanmm at fastmail
Oct 16, 2009, 4:15 AM
Post #2 of 2
(484 views)
Permalink
|
Hi, On Fri, Oct 16, 2009 at 09:42:30AM +0300, Женя Женя wrote: > > > Hello > > > > Please correct me if I am not right. > > But As I understand my apache RA has status module. > > I can see it from my apache script which located here: > > > > /etc/ha.d/resource.d/apache > > > > Please see the result of this script: > > > > /etc/ha.d/resource.d/apache status > > 2009/10/16_09:19:23 INFO: apache not running > > 2009/10/16_09:19:23 INFO: Resource is stopped > > INFO: Resource is stopped > > > > What about allowed access from localhost (127.0.0.1). > > > > If I understand I have access from localhost to 127.0.0.1 80 > > > > Please result of telnet > > telnet 127.0.0.1 80 > > Trying 127.0.0.1... > > Connected to 127.0.0.1. > > Escape character is '^]'. > > ^] That's not a good test. Please use wget to try to get the server status. Sorry, can't say what's going on. Take a look at the logs (lrmd.*apache) and apache logs. Thanks, Dejan > > > Please explain me how I can add status module for apache RA ? > > Depends on your apache package. Read its docs. > > > What you mean about allowed access from localhost (127.0.0.1)? > > There are rules in apache conf on what's allowed to read and from where. > > Thanks, > > Dejan > > _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|