From owner-freebsd-questions@FreeBSD.ORG Sat Jun 3 19:33:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7034216A4DD for ; Sat, 3 Jun 2006 19:33:39 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id E78C043D45 for ; Sat, 3 Jun 2006 19:33:37 +0000 (GMT) (envelope-from maanjee@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so973424pye for ; Sat, 03 Jun 2006 12:33:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MFaRwvYxzpCSdICDrfv4alrbQLf/HaZbebPf9SNrlD335FRKBh2whMIPDSKmFM2jnrft6VV9jnxzXzgEAKg07TXUVGmrBrW3gPiizf4lodEncJKqgonGu0QvDy0CQk31FLGxl684cp1dut7ucGpcmi/T0naSkbLhls+qjK5YXMY= Received: by 10.35.113.12 with SMTP id q12mr4105806pym; Sat, 03 Jun 2006 12:33:36 -0700 (PDT) Received: by 10.35.32.9 with HTTP; Sat, 3 Jun 2006 12:33:36 -0700 (PDT) Message-ID: <2cd0a0da0606031233w598cdec4obbc0472bca85e297@mail.gmail.com> Date: Sat, 3 Jun 2006 21:33:36 +0200 From: VeeJay To: "=?ISO-8859-1?Q?Erik_N=F8rgaard?=" In-Reply-To: <44816592.9080900@locolomo.org> MIME-Version: 1.0 References: <2cd0a0da0606030309y363dd8c6o9b5cd5d4b6366b46@mail.gmail.com> <44816592.9080900@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Help: Novice - Hardware Advice! 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: Sat, 03 Jun 2006 19:33:41 -0000 Thanks for your advice. Almost all pages will be generated dynamically (php). Bandwidth is ADSL with 1Mb Upstream and 24Mb Downstream. (Don't know if it is enough?) Traffic is like going to grow upto 50000 hits or more a day. Since I am building an article liberary. How can I implement Apache Proxy or Squid Proxy? How can I make the server more robust? Looking forward for your comments... VJ.... On 6/3/06, Erik N=F8rgaard wrote: > > Maan Jee wrote: > > Hello friends and fellows > > > > Today, I wanna have some hardware advice: > > > > I wanna build A super duper FreeBSD Web Server Box with apache2, mysql5= , > > php, etc. > > > > But I am just unsure about what kind of hardware I should buy since I a= m > > not > > having a big budget but do have a reasonable.... > > > > There gonna be many database queries load fetching data from > mysql-server. > > > > What kind of Hardware I should buy? > > > > 1. Motherboad? > > > > 2. Processor? > > > > 3. RAM? > > (What kind of and how much should be reasonable enough) > > > > 4. Storage System? > > > > I am looking for a solution with very reasonable cost and best > efficiency > > :o) > > How much traffic will you serve? > > This is also limited by the bandwidth you have - if you have an adsl > connection usually downstream is higher than up stream, but serving > pages go mostly upstream. > > How much work will the server do to generate pages? > > If everything is dynamic and you have a badly coded site it costs. You > can get much efficiency with good code and/or apache proxy, or a squid > proxy. > > I bought a mini-itx with 1Ghz Via chip and 256MB ram, 60GB IDE disk. > Should I buy a new system today I would go for a fanless slower version. > > It serves just fine, not only web pages but also mail, database, ldap, > dns, dhcp, imap as well as being firewall/router for the local network. > It seems that most resources are consumed by the smtp server blocking > spam. > > It's also reasonable cheap, around 400 euros, and consumes only around > 30W. > > Cheers, Erik > -- > Ph: +34.666334818 web: http://www.locolomo.org > X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt > Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9 > > > --=20 Thanks! BR / mj