|
Posted by howachen on 12/17/37 11:52
Tim Roberts 寫道:
> howachen@gmail.com wrote:
> >
> >which package you perfer?
> >
> >mod_php on apache is okay but some people said fastcgi version of php
> >is faster, is it true?
>
> It doesn't matter. The difference in speed between the two approaches is
> dwarfed by the improvements you can get in caching and improving your
> algorithms. Further, unless you intend for your web site to serve hundreds
> of hits per second, the difference won't be noticeable.
>
> Don't start micro-optimizing until you know that the simplest approach
> doesn't meet the specs.
in fact, security is also one of the concern. people said fastcgi
version is more secure, and reliable
Navigation:
[Reply to this message]
|