Deutsch English Français Italiano |
<vd6nim$q3hr$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.roellig-ltd.de!news.mb-net.net!open-news-network.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= <arne@vajhoej.dk> Newsgroups: comp.os.vms Subject: Re: Apache + mod_php performance Date: Fri, 27 Sep 2024 12:47:18 -0400 Organization: A noiseless patient Spider Lines: 20 Message-ID: <vd6nim$q3hr$1@dont-email.me> References: <vcv0bl$39mnj$1@dont-email.me> <vd1bdp$3npm3$1@dont-email.me> <vd1lgd$dbq$1@reader1.panix.com> <vd1u8j$3qqpg$1@dont-email.me> <vd3vhj$849$1@reader1.panix.com> <vd6l5h$pmt5$1@dont-email.me> <vd6mfv$nfvf$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 27 Sep 2024 18:47:19 +0200 (CEST) Injection-Info: dont-email.me; posting-host="1c0eb99617403d5d511f3f96ce19037b"; logging-data="855611"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+tpXUhcjaVJPSbAS1jrwzRAHykEyPWXgg=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:PNZvHOepk9bjUYCL8XpI+t+0v5k= Content-Language: en-US In-Reply-To: <vd6mfv$nfvf$1@dont-email.me> Bytes: 1875 On 9/27/2024 12:28 PM, Chris Townley wrote: > I would have thought you would have done something with Java, then used > tomcat If I were to create a web app on VMS to be used for a specific purpose, then I would probably chose something JVM based. JSF (that I actually like!), Spring MVC or Grails. (JSF would mean Tomcat, Spring MVC either Tomcat or Spring Boot and Grails either Tomcat or standalone) But even though I have a preference for everything J, then I am also interested in other stuff. And now I wanted to take a deeper dive in Apache and PHP - especially those low performance numbers. Arne