Re: Ada/GNAT/AWS-friendly web hosting

Liste des GroupesRevenir à cl ada 
Sujet : Re: Ada/GNAT/AWS-friendly web hosting
De : rosen (at) *nospam* adalog.fr (J-P. Rosen)
Groupes : comp.lang.ada
Date : 12. Sep 2024, 18:06:08
Autres entêtes
Organisation : Adalog
Message-ID : <vbv71v$b2ac$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Le 12/09/2024 à 16:54, DrPi a écrit :
The usual way is to use Apache (or nginx or another one) as a front end. Your application uses port 1080 (or something else) and the front end relays this port to the external 80 port.
This way, the security stuff is manage by the front end, not your application. You can also run multiple applications, each being redirected to its domain name/path.
But security breaches mainly use known bugs in Apache... If you write your own server with AWS, the attacker knows nothing about the software that answers! And as for buffer overflows attacks... well, it's Ada. You'll see some handled Constraint_Error in the log file, end of story!
--
J-P. Rosen
Adalog
2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX
https://www.adalog.fr https://www.adacontrol.fr

Date Sujet#  Auteur
12 Sep 24 * Ada/GNAT/AWS-friendly web hosting27Marius Alves
12 Sep 24 +- Re: Ada/GNAT/AWS-friendly web hosting1J-P. Rosen
12 Sep 24 +* Re: Ada/GNAT/AWS-friendly web hosting7DrPi
12 Sep 24 i+* Re: Ada/GNAT/AWS-friendly web hosting5J-P. Rosen
12 Sep 24 ii+- Re: Ada/GNAT/AWS-friendly web hosting1Kevin Chadwick
13 Sep 24 ii`* Re: Ada/GNAT/AWS-friendly web hosting3Lawrence D'Oliveiro
13 Sep 24 ii +- Re: Ada/GNAT/AWS-friendly web hosting1J-P. Rosen
14 Sep 24 ii `- Re: Ada/GNAT/AWS-friendly web hosting1Randy Brukardt
13 Sep 24 i`- Re: Ada/GNAT/AWS-friendly web hosting1Lawrence D'Oliveiro
12 Sep 24 +* Re: Ada/GNAT/AWS-friendly web hosting3Jeffrey R.Carter
13 Sep 24 i`* Re: Ada/GNAT/AWS-friendly web hosting2Lawrence D'Oliveiro
13 Sep 24 i `- Re: Ada/GNAT/AWS-friendly web hosting1Jeffrey R.Carter
12 Sep 24 +- Re: Ada/GNAT/AWS-friendly web hosting1Dmitry A. Kazakov
13 Sep 24 +- Re: Ada/GNAT/AWS-friendly web hosting1Stéphane Rivière
13 Sep 24 +* Re: Ada/GNAT/AWS-friendly web hosting12Björn Persson
14 Sep 24 i`* Re: Ada/GNAT/AWS-friendly web hosting11Lawrence D'Oliveiro
14 Sep 24 i `* Re: Ada/GNAT/AWS-friendly web hosting10Stéphane Rivière
14 Sep 24 i  `* Re: Ada/GNAT/AWS-friendly web hosting9Lawrence D'Oliveiro
14 Sep 24 i   `* Re: Ada/GNAT/AWS-friendly web hosting8Stéphane Rivière
14 Sep 24 i    `* Re: Ada/GNAT/AWS-friendly web hosting7Lawrence D'Oliveiro
14 Sep 24 i     `* Re: Ada/GNAT/AWS-friendly web hosting6Stéphane Rivière
14 Sep 24 i      `* Re: Ada/GNAT/AWS-friendly web hosting5Kevin Chadwick
14 Sep 24 i       `* Re: Ada/GNAT/AWS-friendly web hosting4Stéphane Rivière
14 Sep 24 i        `* Re: Ada/GNAT/AWS-friendly web hosting3Jeffrey R.Carter
14 Sep 24 i         `* Re: Ada/GNAT/AWS-friendly web hosting2Stéphane Rivière
14 Sep 24 i          `- Re: Ada/GNAT/AWS-friendly web hosting1Jeffrey R.Carter
13 Sep 24 `- Re: Ada/GNAT/AWS-friendly web hosting1Nioclás Pól Caileán de Ghloucester

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal