3 messages in ru.sysoev.nginxRe: Your page at wiki.codemongers.com
FromSent OnAttachments
Igor SysoevOct 31, 2006 7:33 am 
Aleksandar LazicNov 1, 2006 12:48 am 
Igor SysoevNov 1, 2006 1:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Your page at wiki.codemongers.comActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Nov 1, 2006 1:52:58 am
List:ru.sysoev.nginx

On Wed, 1 Nov 2006, Aleksandar Lazic wrote:

I have added some answers to this page please tell me if it respond to your request ;-)

http://wiki.codemongers.com/FeaturesRequest

I think the:

Handling of CGI

was a security decision, which I like ;-)

There are for the most languages and setups a fastcgi or http module, as far as I know.

CGI is not supported because CGI is slow and no scalable. If you are using CGI, you can use Apache to handle your load. The CGI will be first bottleneck, much before Apache.