<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[LEMP app as alternative to LAMP app]]></title><description><![CDATA[<p dir="auto">I think it'd be really useful to have an alternative LAMP app using the LEMP stack instead (basically just replacing Apache with Nginx). If this is possible, it'd be great to see this in the Cloudron App Store alongside the LAMP app.</p>
<p dir="auto">For context... this thread is what made me want to suggest this idea more formally: <a href="https://forum.cloudron.io/topic/5784/apache-vulnerabilities/">https://forum.cloudron.io/topic/5784/apache-vulnerabilities/</a></p>
<p dir="auto">In some cases, Nginx can be much more performant than Apache too particularly under heavier loads, so it'd be good to have Nginx as an option instead of only Apache for those who want to really eek out a bit more performance of their web servers.</p>
<p dir="auto">Some external references supporting this idea of Nginx being a better performer than Apache:</p>
<p dir="auto"><a href="https://hackr.io/blog/nginx-vs-apache" target="_blank" rel="noopener noreferrer nofollow ugc">https://hackr.io/blog/nginx-vs-apache</a> - "NGINX performs 2.5 times faster than Apache according to a benchmark test performed by running up to 1,000 simultaneous connections. Another benchmark running with 512 simultaneous connections, showed that NGINX is about twice as fast and consumed less memory. Undoubtedly, NGINX has an advantage over Apache with static content. So if you need to serve concurrent static content, NGINX is a preferred choice."</p>
<p dir="auto"><a href="https://kinsta.com/blog/nginx-vs-apache/" target="_blank" rel="noopener noreferrer nofollow ugc">https://kinsta.com/blog/nginx-vs-apache/</a> - "In short, Apache uses processes for every connection (and with worker mpm it uses threads). As traffic rises, it quickly becomes too expensive.  Event mpm goes a bit further in terms of optimization, but some tests show that it can’t outrun Nginx. Especially when we talk about static files, where Nginx serves as much as double the requests that Apache does. Nginx ideally has one worker process per CPU/core. The difference of Nginx worker processes is that each one can handle hundreds of thousands of incoming network connections per worker. There is no need to create new threads or processes for each connection. This is the reason why major Content Delivery Networks, like Cloudflare, MaxCDN, and our partner KeyCDN — or websites like Netflix — find Nginx crucial for their content delivery.</p>
]]></description><link>https://forum.cloudron.io/topic/5838/lemp-app-as-alternative-to-lamp-app</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 05:50:51 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5838.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 Oct 2021 18:07:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Wed, 20 Apr 2022 08:34:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a><br />
that is also because Nginx uses FPM and not FastCGI(Apache in some cases can use FPM) for PHP, which give already a good boost.</p>
<p dir="auto">NextCloud and WP could take good advantage of it, and Nginx could help solve the issue of the main image being too "fatty" <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /></p>
<p dir="auto">It's easy to use Nginx in a multi-layer image.</p>
]]></description><link>https://forum.cloudron.io/post/46348</link><guid isPermaLink="true">https://forum.cloudron.io/post/46348</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Wed, 20 Apr 2022 08:34:22 GMT</pubDate></item><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Tue, 19 Apr 2022 21:18:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Sure. So at a real high level, nearly every performance test I've seen out in the wild shows Nginx to perform far better than Apache in number of RPS (requests per second) especially under heavier loads. So one could presume to some degree that any app where a focus on performance is required may be better served behind Nginx instead of Apache.</p>
<p dir="auto">WordPress is one such example where performance is critically important, and if one can squeeze out much more traffic with less memory by using Nginx instead of Apache, then it makes sense why a LEMP app would perhaps be more beneficial to some users where performance is extra important.</p>
<p dir="auto">In most cases, LAMP is perfectly fine, but there are cases where LEMP can be more performant and in some cases can even use less memory to achieve similar results of a LAMP app, which additionally makes LEMP more suited for lower memory systems too.</p>
]]></description><link>https://forum.cloudron.io/post/46346</link><guid isPermaLink="true">https://forum.cloudron.io/post/46346</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 19 Apr 2022 21:18:59 GMT</pubDate></item><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Tue, 19 Apr 2022 08:44:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> said in <a href="/post/46316">LEMP app as alternative to LAMP app</a>:</p>
<blockquote>
<p dir="auto">applications where Nginx may be better-suited than Apache</p>
</blockquote>
<p dir="auto">Yes, but can you give examples?</p>
]]></description><link>https://forum.cloudron.io/post/46318</link><guid isPermaLink="true">https://forum.cloudron.io/post/46318</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 19 Apr 2022 08:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Tue, 19 Apr 2022 02:05:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Was just meant to be an alternative to the LAMP app for applications where Nginx may be better-suited than Apache. There seemed to be some interest in that in some other posts previously but wasn't sure if this was an easy thing to do or not.</p>
]]></description><link>https://forum.cloudron.io/post/46316</link><guid isPermaLink="true">https://forum.cloudron.io/post/46316</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 19 Apr 2022 02:05:35 GMT</pubDate></item><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Mon, 18 Apr 2022 13:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Do you have any specific app in mind or is this for a custom app?</p>
]]></description><link>https://forum.cloudron.io/post/46296</link><guid isPermaLink="true">https://forum.cloudron.io/post/46296</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 18 Apr 2022 13:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to LEMP app as alternative to LAMP app on Mon, 18 Apr 2022 06:30:23 GMT]]></title><description><![CDATA[<p dir="auto">Wondering if there may be any more interest in this, and if this could be added sometime soon. I may try to tackle packaging such an app soon if I can figure it out, but if one is already in progress or won't take long to do by others, may choose a different app to try to package instead. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f47c.png?v=fed68e33a46" class="not-responsive emoji emoji-android emoji--angel" style="height:23px;width:auto;vertical-align:middle" title=":angel:" alt="👼" /></p>
]]></description><link>https://forum.cloudron.io/post/46284</link><guid isPermaLink="true">https://forum.cloudron.io/post/46284</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 18 Apr 2022 06:30:23 GMT</pubDate></item></channel></rss>