Re: FastCGI?
Salix wrote:
> I'm using Abyss 2.3 as webserver. It offers the option to run my scripts as
> FastCGI if the "interpreter supports FastCGI". I would prefer to run my
> scripts
> faster but I have no idea what FastCGI is and I do not really want to study
> specifications.
>
> Is Euphoria interpreter FastCGI friendly?
No, but the Euphoria interpreter loads faster than Perl
or Python etc., so I don't think it matters very much.
Also, you can translate/compile your Euphoria CGI apps to make them
load very fast (no parsing). In any case, load (start-up) speed only
matters if you have a very busy Web site with hundreds
of simultaneous users executing very short simple CGI apps.
Regards,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com
|
Not Categorized, Please Help
|
|