From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Oliver Kleinke Newsgroups: comp.lang.ada Subject: Re: 4 box setup Date: Mon, 28 Oct 2013 12:26:23 +0100 Organization: A noiseless patient Spider Message-ID: <20131028122623.7288421a@vostro> References: <98bd935b-f52e-419c-b285-310cbc1ea09a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: mx05.eternal-september.org; posting-host="5c93b341e9e40e0eca07cafd1c1c42d0"; logging-data="3127"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+/pyGzRgY03ygNXnvt4nePBnwxQfBG9uU=" X-Newsreader: Claws Mail 3.9.2 (GTK+ 2.24.21; x86_64-pc-linux-gnu) Cancel-Lock: sha1:TCmbJf8vtRs2CjmCqu3iifHbNFI= Xref: news.eternal-september.org comp.lang.ada:17546 Date: 2013-10-28T12:26:23+01:00 List-Id: Am Tue, 22 Oct 2013 05:17:21 -0700 (PDT) schrieb johannes falcone : > say I want to run a e commerce site on 4 boxes, so if 1 fails, I have > 3 left... > > how strong is aws at handling dozens of name based virtual hosts and > letting me take a set of them offline for upgrade without > interrupting the whole set? > > I love pogolinux 64 cpu 512g ram 3 x 4T disk atlas 1401 server... > > with raid 5 and freebsd I think I could make a go of it once I get > some ada problem solving experience under my belt. > > are there any problem running many sites on 1 box? > > anything that would trip me up? Use a reverse proxy (with failover functionality).