4 messages in ru.sysoev.nginxRe: CGI support
FromSent OnAttachments
Manlio PerilloJun 6, 2007 5:55 am 
Wayne E. SeguinJun 6, 2007 7:12 am 
Manlio PerilloJun 6, 2007 7:57 am 
Igor SysoevJun 6, 2007 12:34 pm 
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: CGI supportActions...
From:Wayne E. Seguin (wayn@public.gmane.org)
Date:Jun 6, 2007 7:12:18 am
List:ru.sysoev.nginx

On Jun 06, 2007, at 08:55 , Manlio Perillo wrote:

Hi.

In the wiki it is explained that CGI is not supported because is is slow and not scalable.

This is true, however this should not be a problem for nginx since process can be handled asyncronously.

CGI is a standard, and many web scripts only support CGI.

Run one or more servers that do support the cgi and proxy to them.