From owner-freebsd-isp@FreeBSD.ORG Tue Jun 24 16:52:47 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62ADD37B401 for ; Tue, 24 Jun 2003 16:52:47 -0700 (PDT) Received: from blue.centerone.com (blue.centerone.com [204.133.183.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id D868F43FB1 for ; Tue, 24 Jun 2003 16:52:46 -0700 (PDT) (envelope-from rf-list@centerone.com) Received: from localhost (rf-list@localhost) by blue.centerone.com (8.9.3/8.9.3) with ESMTP id SAA15303; Tue, 24 Jun 2003 18:09:11 -0600 Date: Tue, 24 Jun 2003 18:09:11 -0600 (MDT) From: Ralph Forsythe To: Kevin Lyons In-Reply-To: <3EF8E401.4B132581@corserv.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-isp@freebsd.org Subject: Re: MySQL / apache tuning X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 23:52:47 -0000 Not my server, not my app, and not an option. :) It's not running too slow at the moment actually (could be a little faster tho), but the memory usage is just outrageous. Ways to "trim the fat" so to speak on mysql would be good, with apache I've been finding some things to try. I did read up on mysql.com's site about my.cnf tuning, however they don't really go into the ramifications of changing variables. I don't want to just follow an example, I want to actually base the numbers off something useful. Thanks, -rf On Tue, 24 Jun 2003, Kevin Lyons wrote: > mysql is not your problem. throw php away and write the app in c.