tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CGI scripts
Am 08.05.11 13:11, schrieb Peter Bex:
> On Sun, May 08, 2011 at 12:36:40PM +0200, Marc Balmer wrote:
>> I like the idea of generating content dynamically, CGI, however, looks
>> like the wrong path to me. There exist more elegant ways, FastCGI comes
>> to my mind, or any approach where there is not the overhead of starting
>> the CGI program.
>
> Since Lua is *designed* for embedded use, why not link the library into
> the base httpd? This means we wouldn't need to pull in yet another
> library (fastcgi or scgi)
That is exactly what I meant with "any other approach ...".
Home |
Main Index |
Thread Index |
Old Index