From owner-freebsd-questions Mon Dec 2 19:57: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B4DE37B401 for ; Mon, 2 Dec 2002 19:57:00 -0800 (PST) Received: from 1nova.com (heorot.1nova.com [63.105.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id E41E943EA9 for ; Mon, 2 Dec 2002 19:56:59 -0800 (PST) (envelope-from hamellr@heorot.1nova.com) Received: by 1nova.com (Postfix, from userid 1000) id C949C18FD; Mon, 2 Dec 2002 21:01:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by 1nova.com (Postfix) with ESMTP id 990FE18FC; Mon, 2 Dec 2002 21:01:44 -0800 (PST) Date: Mon, 2 Dec 2002 21:01:44 -0800 (PST) From: Rick Hamell To: Nathan Kinkade Cc: FreeBSD-questions Subject: Re: Strange WWW problem In-Reply-To: <20021203034053.GM467@sub21-156.member.dsl-only.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Are you saying that your httpd access log shows the hit and that the > document was served, yet the client is getting 404 (or some such) > errors? If so, have you tried launching `ethereal` (or your favorite > protocol analyzer) to see exactly what is going on at all levels? If > nothing is apparent in the error logs, access logs, messages, or other > likely places then a thorough look at the actual transaction between the > client and server might not be out of place. I realize that this isn't > an answer, but it seems like the logical next-step. Exactly... the part that is annoying me is that it's going through cycles so it's hard to troubleshoot. I just looked a moment ago, and with 13 active httpd processes (max 20,) I was getting IE's "page can't be found" message. Upped the processes to 30, now I have 6 active and I can get to it at this moment in time. If I wait a couple of minutes, it goes down again with only 10 active httpd processes. Thanks for the tip, I'll look there as Ktrace was showing that everything was going through fine also. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message