From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 02:50:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95B62106564A for ; Fri, 25 Jul 2008 02:50:34 +0000 (UTC) (envelope-from jwm-freebsd-amd64@sentinelchicken.net) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 443A98FC12 for ; Fri, 25 Jul 2008 02:50:33 +0000 (UTC) (envelope-from jwm-freebsd-amd64@sentinelchicken.net) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 24 Jul 2008 22:21:52 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id KCZ43119; Thu, 24 Jul 2008 22:21:35 -0400 (EDT) Received: from 207-172-209-180.c3-0.bkl-ubr2.sbo-bkl.ma.static.cable.rcn.com (HELO mail.skepsi.net) ([207.172.209.180]) by smtp01.lnh.mail.rcn.net with ESMTP; 24 Jul 2008 22:21:35 -0400 Received: (qmail 85729 invoked from network); 25 Jul 2008 02:21:16 -0000 Received: from numbuscus.skepsi.net (10.0.0.2) by aeryn.skepsi.net with SMTP; 25 Jul 2008 02:21:16 -0000 Received: (nullmailer pid 3015 invoked by uid 1000); Fri, 25 Jul 2008 02:20:36 -0000 Date: Thu, 24 Jul 2008 22:20:36 -0400 From: "Jason W\. Morgan" To: FreeBSD Questions Message-ID: <20080725022036.GC1283@sentinelchicken.net> References: <6199c3dc0807241449s758625esc79ae127abcaf750@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <6199c3dc0807241449s758625esc79ae127abcaf750@mail.gmail.com> User-Agent: mutt/1.5.18 (FreeBSD/amd64) X-Junkmail-Status: score=10/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A09020B.488938B4.008F,ss=1,fgs=0, ip=207.172.4.11, so=2007-10-30 19:00:17, dmn=5.4.3/2008-02-01 X-Junkmail-IWF: false Subject: Re: FreeBSD 7.0 amd64 FAMP Server RAM problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 02:50:34 -0000 On 2008.07.24 17:49:56, Benjamin Adams wrote: > Hello everyone. I'm running a website (http://www.FreeBSD-World.com/) When > the RAM is used up and moves to inactive the pages stop loading 100%. > Pages will stop halfway and sometimes I will get a display of what is in the > httpd.access log. Just to clarify: the user accessing the page will get the contents of http.access displayed to them? ~Jason