Hi Hugo,
I do understand your choice and FastCGI with Hiawatha is an excellent choice for PHP developers. They do not need to worry about the details of the protocol itself and they do get the benefit of the speed and scalability with it. You could not have gone wrong with that choice.
But what comes to SCGI, it is simple, fast and efficient protocol to implement for those developing and compiling their cgi applications themselves. It is maybe a bit different user group. Coding for features that do not exist on the webserver side; is such a waste of time and effort.
AND FOR ANYONE ELSE READING THIS THREAD; do not get me wrong: Hiawatha is one of the best, if not the best webserver out there. It is secure, well performing choice for anyone needing robust webserver solution. It only lacks SCGI support currently..
But unless you develop and compile your applications yourself, chances are that you won't ever be needing SCGI.
Regards,
Peter