Afficher un message
Vieux 14/09/2007, 17h41   #3
Michael Fesser
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Tweaking PHP.INI for maximum performance

..oO(RageARC)

>I would like to know any configurations to speed up PHP's execution. I
>have increased the memory limit and decreased the amount of extensions
>loaded, but do you know anything else?


If you experience performance issues, use a profiler to check your code
for bottlenecks. Have a look at the Xdebug extension (can be installed
from PECL).

http://xdebug.org/

Micha
  Réponse avec citation
 
Page generated in 0,05041 seconds with 9 queries