From owner-freebsd-questions Wed Jun 27 9:46:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sleipner.eiffel.dk (sub19-229.member.dsl-only.net [63.105.19.229]) by hub.freebsd.org (Postfix) with ESMTP id 8577D37B405 for ; Wed, 27 Jun 2001 09:46:01 -0700 (PDT) (envelope-from flemming@froekjaer.org) Received: from froekjaer.org (sub19-225.member.dsl-only.net [63.105.19.225]) by sleipner.eiffel.dk (8.11.1/8.11.1) with ESMTP id f5RGlNQ34598; Wed, 27 Jun 2001 09:47:23 -0700 (PDT) (envelope-from flemming@froekjaer.org) Message-ID: <3B3A0DC4.BF2AE806@froekjaer.org> Date: Wed, 27 Jun 2001 09:45:57 -0700 From: Flemming Froekjaer X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: scott@gerhardt-it.com, questions@freebsd.org Subject: Re: Server Sizing References: <3B381698.48B13AC@gerhardt-it.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Scott Gerhardt wrote: > Hello, > > I'm building a Webserver to provide e-mail and virtual domain hosting > for some of my clients. > > I know hardware requirements are highly variable depending on HTTP and > FTP storage, Traffic and number of e-mails but what is a good rule of > thumb for hard drive capacity on a per user basis? > > I'm looking at hosting 100 basic virtual domains and a few hundred > e-mail accounts to start. > How much disk space should I allow for e-mail and log files? I don't > plan on implementing mailbox size limits. That depends. When you say mail server, do you mean pop3 mail server or IMAP mail server? Most pop3 clients pickup there mail and delete it from the server. IMAP keeps it on the server, so it requeres a lot more storrage. I usualy calculate about 50MB per user for IMAP, but that's only because I know the users and I tell them to delete File atachments from the server. If your users are going to leave the file atachments on the server you could easyly multiply that number by 2 or 3. Web server's does not requer mutch space. 20MB for each should be fine, unless you are talking about catalogs, in witch case it could be anywhere between 2MB and severel GB per site. \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message