Does this ONLY occur on the server-status module?  (all other pages load
fine)

On Fri, Aug 29, 2008 at 1:23 PM, Mike Raley <[EMAIL PROTECTED]> wrote:

> > Works OK for me. what does
>
> me too on half the servers ;)
>
> > tail -f /var/log/http/access|error reveal?
>
> no errors, and my monitoring processing pinging away every 5 minutes under
> access
> >
> > wget localhost/admin/server-status
> > 127.0.0.1 - - [29/Aug/2008:11:34:37 -0400] "GET
> > /admin/server-status HTTP/1.0" 401 657 "-"
> > "Wget/1.10.2"
>
> blank page.
>
> >
> > wget --user=xxx --password=xxx
> > localhost/admin/server-status
> > 127.0.0.1 - rion [29/Aug/2008:11:35:49 -0400] "GET
> > /admin/server-status HTTP/1.0" 200 2891 "-"
> > "Wget/1.10.2"
>
> I don't have a uname or pwd set up for it as it's limited to localhost
> only.
>
> > Also, FWIW:
> >  tcpdump -s 1500 -i lo -vvxX port 80
>
> It shows the request with no major issues.
>
> I'm stumped.  I figure it has to be something with apache itself as it
> get's the request, and responds, it just doesn't include any data in the
> response, no even any html, which is bloody weird.
> >
> > Hope this helps.
> >
> > Yer Pal,
> > Rion
> >
> >
> > On Friday 29 August 2008, Mike Raley wrote:
> > > Hi all,
> > >
> > > So, I have a httpd problem that's driving me up
> > the wall.  I have several web servers which I am monitoring
> > via the server-status functionality of apache (2).  For some
> > reason, wget localhost/server-status works on half of my
> > machines, and not on the other half.  I know it's not a
> > permissions issue (as I've confirmed that by modifying
> > the conf file to cause those errors.)  It literally just
> > returns and empty html file when requested.
> > >
> >
> > --
> >                                      3010 Rte 109
> >                                      Waterville, VT 05492
> >                                      email:
> > rion_at_dluz.com
> >                                      web:
> > http://dluz.com/Rion/
> >                                      AIM/Jabber/Google:
> > riondluz
> >                                      Phone: 802.644.2255
> >                                    http://www.linkedin.com/pub/6/126/769
> >
> >   .~.  L I N U X
> >   /V\
> >  /( )\
> > ^^-^-^^
> >  POSIX
> >  RULES
> > Choice of a  GNU Generation
> >
> >
> >
> > Whoever said, "The definition of insanity is
> > repetition with expectation of different results,"
> > was never a Windows user and the day Microsoft markets a
> > product that doesn't suck
> > will be the day they make a vacuum cleaner.
> > Linux,Windows and Dos... The good, the bad and the ugly..
>
>
>
>

Reply via email to