What are your tips for WAMP performance?
From serverfault
Lisa
-
- 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)
From Double Gras
0 comments:
Post a Comment