Recently we installed a web ap that is running really slowly (but fast on other servers). It has been suggested to us that FastCGI could be the solution.
- q1. Currently our server API is ISAPI, so if I were to install FastCGI, would that cause conflicts? In other words, can you run ISAPI and FastCGI at the same time?
q2. Does PHP work if ISAPI is not enabled?
Cheers,
Doug