Tuesday, January 25, 2011

WAMP performance

What are your tips for WAMP performance?

    • most important : use PHP cache !
    • Apache, PHP : enable only needed modules
    • use VC9 builds if possible
    • PHP : don't forget to switch to "production" settings
    • PHP, MySQL : tune memory allocation settings (only if you know what you're doing)

0 comments:

Post a Comment