Performance differences running PHP under Windows/IIS 7 vs. Linux/Apache? -
The Linux box running under Apache is just a PHP application with MySQL since we have a window store, Management Linux Want to get rid of the box and take everything in the windows Is there a difference between the two platforms? Or, is there any significant difference in performance or management?
There was a team of Microsoft to help optimize PHP for Windows that works with PHP 5.3 Is part of. I have seen some statistics give place to the performance of PHP + Apache on a Unix system 5.3 before (which is currently 5.3 out of now), performance is bad on Windows, I think some patch and moves You can drag it to improve it, but it is going to cost you a little bit of performance. This may or may not be a problem; People tend to speculate more towards performance.
Note that there are other reasons for using Unix compared to performance. The code can not be portable, and even if the original php is quite fine, you may have trouble with php-extensions and third party libraries, no matter how you see it, there is a second rate system for running Windows PHP .
Comments
Post a Comment