4 messages in ru.sysoev.nginxCGI 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:CGI supportActions...
From:Manlio Perillo (manl@public.gmane.org)
Date:Jun 6, 2007 5:55:09 am
List:ru.sysoev.nginx

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.