public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@jifvik.org>
To: Jim Meyering <jim@meyering.net>
Cc: "Alasdair G. Kergon" <agk@redhat.com>, overseers@sourceware.org
Subject: Re: sourceware.org's web server is not responding
Date: Tue, 25 Sep 2007 10:41:00 -0000	[thread overview]
Message-ID: <46F8E5B0.8040809@jifvik.org> (raw)
In-Reply-To: <878x6vru2o.fsf@rho.meyering.net>

Jim Meyering wrote:
> 
> I've just dug a little depeer and see that sourceware's web
> server is not responding:
> 
>     sourceware$ nc -w2 localhost 80
>     [Exit 1]
> 
> I can't help with that, but overseers (Cc'd) surely can.

I couldn't see anything that screamed what the problem was, but I 
restarted httpd and it seems to be better.

Overseers: in case it helps, I stored "lsof -i" at the time of the problem 
to /tmp/lsofi. Load was normal. No obvious problems in the httpd logs 
except lots of these sorts of errors in error_log:

[Tue Sep 25 10:27:20 2007] [warn] FastCGI: server "/wiki/moin.fcg" has 
failed to remain running for 30 seconds given 3 attempts, its restart 
interval has been backed off to 600 seconds

This seems like it could be a symptom rather than a cause to me though.

On startup, it rapidly reported:
[Tue Sep 25 10:27:37 2007] [error] server reached MaxClients setting, 
consider raising the MaxClients setting

which isn't so good. Again symptom rather than cause - the question is 
what's making processes (presumably wiki processes?) last so long. The 
logs don't seem to show higher than normal wiki activity.

Also, two other errors were reported:
[Tue Sep 25 10:27:25 2007] [error] FastCGI: access for server (uid -1, gid 
-1) failed: write not allowed
[Tue Sep 25 10:27:25 2007] [error] FastCGI: can't create dynamic directory 
"/etc/httpd/logs/fastcgi/dynamic": access for server (uid -1, gid -1) 
failed: write not allowed

That directory does exist, owned by apache.

Jifl
-- 
------["The best things in life aren't things."]------      Opinions==mine

      reply	other threads:[~2007-09-25 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25  9:08 Jim Meyering
2007-09-25 10:41 ` Jonathan Larmour [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46F8E5B0.8040809@jifvik.org \
    --to=jifl@jifvik.org \
    --cc=agk@redhat.com \
    --cc=jim@meyering.net \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).