From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 20:52:21 2005 Return-Path: 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 D1A5816A4CE for ; Sun, 20 Feb 2005 20:52:21 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F1143D53 for ; Sun, 20 Feb 2005 20:52:21 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 7941E60E4; Sun, 20 Feb 2005 14:52:20 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01857-08; Sun, 20 Feb 2005 14:52:16 -0600 (CST) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 7BF4760DA; Sun, 20 Feb 2005 14:52:16 -0600 (CST) Message-ID: <4218F8C2.6050603@makeworld.com> Date: Sun, 20 Feb 2005 14:53:22 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0 (X11/20050101) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Stevenson References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> In-Reply-To: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:52:22 -0000 Scott Stevenson wrote: > I'm a relatively new user of FreeBSD (5.3 release), and have encountered > a problem that I haven't seen on other platforms. The details and a > screenshot are outlined here: > > http://theocacao.com/document.page/82 > > Essentially, web content (text and images alike, it seems) occasionally > fails to load in entirety. I personally haven't be able to recreate this > yet, but a few people have sent me emails about it. I didn't hear > anything about this prior to switching to FreeBSD. This is the exact > same content I had running on a Red Hat-based machine running the same > version of Apache. > > I've done a lot of googling and looking through mailing list archives, > but haven't been able to identify any real leads yet. Syslog doesn't > suggest anything is amiss. My environment is: > > FreeBSD 5.3-Release > Apache 2.0.50 > PHP 5.0.2 > BIND 9.3.0 > > Both Apache and PHP were built from ports. I realize Apache is a few > versions behind, and I'm going to upgrade it. Looking at the changelog, > though, I can't seem to find anything that would pertain to this. > > Any ideas? > > > Thanks, > > - Scott > See if the issue continues. Is it only certain days? Certain hours? From certain locales? I would not be surprised if it clears up. If it does, chalk it up to your ISP -- Best regards, Chris Program complexity grows until it exceeds the capability of the programmer who must maintain it.