Hi,
Does anybody can explain the current status of FastCGI to me? With status, I mean whether it is generally accepted as reliable model, used by many developers, etc.
I'm curious about this because here in Korea IT workers think CGI or FastCGI models are obsolete. Many are using JAVA to develop web-servers. Also PHP is used by many.
But it's strange, because if PHP interpreter itself is running as a FastCGI module, so what's the problem with FastCGI approach?
Are there any differences between Windows and Linux, etc.?
I myself have developed web-server for online survey with fpweb. I want to be confident that this is reliable and trustworthy approach.