[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: What would _you_ like in a Lua CMS?
- From: Petite Abeille <petite.abeille@...>
- Date: Tue, 29 Sep 2009 19:50:57 +0200
On Sep 29, 2009, at 7:00 PM, Fabio Mascarenhas wrote:
modular, too, but I never seem to get around and do it. :-) But it is
a very stable web server; http://luarocks.org is a Sputnik running
under Xavante, with Apache proxying to it, and the uptime of Xavante
is measured in *months*.
So... Apache -> Xavante -> Sputnik.
As an example, Nanoki's demo site used to be setup similarly:
nginx -> TCPServer -> Nanoki
But that was overkill, so now it's down to:
tcpserver -> Nanoki
As a random statistic, Nanoki demo site now sports around 255,518
pages and counting:
http://svr225.stepx.com:3388/
Lua, the little language that could :)
- References:
- What would _you_ like in a Lua CMS?, Linus Sjögren
- Re: What would _you_ like in a Lua CMS?, Leaf Storm
- Re: What would _you_ like in a Lua CMS?, Petite Abeille
- Re: What would _you_ like in a Lua CMS?, David Given
- Re: What would _you_ like in a Lua CMS?, Petite Abeille
- Re: What would _you_ like in a Lua CMS?, Leaf Storm
- Re: What would _you_ like in a Lua CMS?, Cosmin Apreutesei
- Re: What would _you_ like in a Lua CMS?, Cosmin Apreutesei
- Re: What would _you_ like in a Lua CMS?, steve donovan
- Re: What would _you_ like in a Lua CMS?, Petite Abeille
- Re: What would _you_ like in a Lua CMS?, Fabio Mascarenhas