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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,27c24ba68e621eef X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!newsfeed.stueberl.de!news-mue1.dfn.de!news-lei1.dfn.de!news.uni-jena.de!not-for-mail From: Adrian Knoth Newsgroups: comp.lang.ada Subject: Re: AWS applications and domain hosting Date: 26 Jun 2005 10:51:18 GMT Organization: loris.TV Message-ID: References: NNTP-Posting-Host: ppc201.mipool.uni-jena.de X-Trace: fsuj29.rz.uni-jena.de 1119783078 9527 141.35.13.101 (26 Jun 2005 10:51:18 GMT) X-Complaints-To: abuse@uni-jena.de NNTP-Posting-Date: 26 Jun 2005 10:51:18 GMT User-Agent: slrn/0.9.8.1 (Debian) Xref: g2news1.google.com comp.lang.ada:11664 Date: 2005-06-26T10:51:18+00:00 List-Id: Martin Dowie wrote: > If I wanted to buy a domain name (e.g. www..co.uk) and wanted > to run an AWS application within it, what should I ask for when > purchasing such a domain from a web hosting company? I guess your AWS application does the socket handling on its own? Then you surely cannot use some kind of "CGI-enabled webspace", as you usually can't bind to your application-specific ports (i.e. 80 which will probably already be in use by the hoster's apache) You should look for something like a root-server or at least some kind of user-mode-linux. Anything will suffice if it offers you the ability to create own processes with own port bindings. -- mail: adi@thur.de http://adi.thur.de PGP: v2-key via keyserver nichts auf Erden ist so schwer zu halten wie der Mund.