On 09-feb-09, at 18:01, Gunnar Wolf wrote: > Stefan de Konink dijo [Sun, Feb 08, 2009 at 10:19:17AM +0100]: >> Chav Paskov wrote: >>> Help me to understand something here. >> Please post to the mailinglist. >> >>> i Do have a FCGI perl script that works under apache as we speak >>> i did not have to set unixsocket or port in order to run it . >>> Can you pls give me a hint how to create the socket? >> >> In that case most likely you are talking about a CGI script. > > ...But if you are talking about a CGI script, you are _not_ talking > abouty high performance ;-)
Wait, I think Chav was right. There is a way in which a FastCGI application can be spawned so the server communicates with it through pipes. Cherokee does not support it. In my opinion the method is kind of deprecated nowadays, and since nobody pointed it on this thread, I'd say it's actually deprecated. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
