I drafted an Arc Case a while back for FastCGI and the result was that I went away to look at building the FastCGI C++ Application libraries against the Apache std C++ Library. As I'd really like to get this integration done (it's an important part of WebStack going forward) and as the Apache Library has not been integrated yet, my choices are:
- Integrate FastCGI without the C++ libraries - Stick with the original plan and build the FastCGI C++ libraries against the Sun std C++ libs I'm very much inclined to go with the first option and then add C++ support once the Apache Library has been integrated, are there any reasons why this is not a good idea? The C libraries are of primary importance (Ruby, Python). Thanks Amanda Waite
