Hi,
I'm new to FastCGI and have setup a basic running server. Just want to know some hard-to-googled issues regarding this kind of usage of PHP5, like, for example:
1.which web server is best to the job: IIS 5, IIS 6, Apache 1.3.x or Apache 2.0.x?
1.a. if Apache 2.0.x, what kind of MPM should be used ?
2. is php-cgi.exe under FastCGI multithreaded ?
2.a. should php-cgi.exe be compiled with --disable-zts option or not ?
3. is there any magic formula for number of FastCGI servers?
4. if using IIS and Shane Caraveo's isapi_fcgi.dll, how does ThreadPoolSize registry key control or affect php-cgi.exe ?
Welcome any advice or suggestion. Thanks.
I'm new to FastCGI and have setup a basic running server. Just want to know some hard-to-googled issues regarding this kind of usage of PHP5, like, for example:
1.which web server is best to the job: IIS 5, IIS 6, Apache 1.3.x or Apache 2.0.x?
1.a. if Apache 2.0.x, what kind of MPM should be used ?
2. is php-cgi.exe under FastCGI multithreaded ?
2.a. should php-cgi.exe be compiled with --disable-zts option or not ?
3. is there any magic formula for number of FastCGI servers?
4. if using IIS and Shane Caraveo's isapi_fcgi.dll, how does ThreadPoolSize registry key control or affect php-cgi.exe ?
Welcome any advice or suggestion. Thanks.