From: Zoran V. <zv...@ar...> - 2006-05-20 20:37:21
|
Am 20.05.2006 um 21:41 schrieb Stephen Deasey: > This is almost a Fast CGI module. Differences are this uses pipes, > while Fast CGI uses sockets (although the code mentions a move to > sockets). Fast CGI produces a complete response for the browser, > where as this returns a script result to the calling proc. But the > differences are small. > > I'm not sure 'proxy' is the best name for this, bundled with a web > server as it is... Well, to be honest, I also was not sure about the "proxy" name. How would you name it? About the resemblence to FastCGI I can't say much but this might be. I never looked at that code. Is that something bad, I mean the resemblence to fastcgi? BTW, where is this module? Cheers Zoran |