Приглашаем посетить
Культура (niv.ru)

Section 23.8.  Compile Right

Previous
Table of Contents
Next

23.8. Compile Right

One of the biggest advantages to using a Unix box is that you get to compile your software yourself, and it does make a difference to the speed of your software. If you are able to, I suggest you compile Apache, PHP, and MySQL yourself, using GCC 4.x and as many optimizations turned on as you have time to wait for.

Particularly important here is the PHP compilation, as you are not likely to get much improvement in your MySQL compilation over the stock binaries you can grab directly from MySQL.


Previous
Table of Contents
Next