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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.5.5 with SMTP id 5mr10096205qat.4.1380524248104; Sun, 29 Sep 2013 23:57:28 -0700 (PDT) X-Received: by 10.49.104.83 with SMTP id gc19mr4067qeb.12.1380524248048; Sun, 29 Sep 2013 23:57:28 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!q9no378988qas.0!news-out.google.com!9ni803qaf.0!nntp.google.com!q9no378977qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 29 Sep 2013 23:57:27 -0700 (PDT) In-Reply-To: <3335c62a-555f-4390-b2c0-f455d44da9fe@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.114.8.82; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww NNTP-Posting-Host: 188.114.8.82 References: <3335c62a-555f-4390-b2c0-f455d44da9fe@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <11b0dca9-0344-471e-ae34-bfd9234c72f8@googlegroups.com> Subject: Re: Serring up Ada as a Web Server From: Vadim Godunko Injection-Date: Mon, 30 Sep 2013 06:57:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1528 Xref: number.nntp.dca.giganews.com comp.lang.ada:183527 Date: 2013-09-29T23:57:27-07:00 List-Id: On Sunday, September 29, 2013 10:15:12 PM UTC+3, alb...@gmail.com wrote: > > I don't know the first thing about using a programming language on a web server, except for the fact that it lets you run server-side programs that interact remotely with the clients, serving web pages, etc. > There is implementation of FastCGI protocol in Matreshka: http://forge.ada-ru.org/matreshka