HP3000-L Archives

March 2000, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Thu, 23 Mar 2000 15:12:13 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (43 lines)
Hi Bob,

Bob Hemmer - ESC wrote:
>
> I'm just starting with Apache (and I'm not very well versed in POSIX) and
> have run into this problem.  Can anyone tell me why this is happening and
> how to prevent it?
> The file zobh04.html exists in the correct directory for Apache, but
> when I enter the url for file in my browser (IE or Netscape):
> http://server-name/zobh04.html
> I get this message:
> 10060 Connection timed out
>
> But, if I copy the file to another one in the same directory:
>
> copy ./htdocs/zobh04.html ./htdocs/wwzz.html
>
> and enter the url for this new file:  http://server-name/wwzz.html
> everything works fine!

I think it's just coincidence that this works.

> Also, in the error_log file I get a lot of these:
>   706     HTTPD.PUB.APACHE: [Thu Mar 23 14:08:15 2000] [error] (9)Bad file
> number: getsockname

This is the key one.

We've seen this on Apache on jazz.external.hp.com when socket resources have
been exhausted.

For reasons we don't yet understand, running Apache with "KeepAlive On" in
httpd.conf can slowly eat all of your socket resources.  If you do have
KeepAlive On, change it to Off and see if that helps.

If you're not doing KeepAlive, check in :NMMGR and consider raising some of the
socket maximums.

- Mark B.

PS: CSY is standing by at [log in to unmask] to answer your questions about
Apache on 6.0.....

ATOM RSS1 RSS2