Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving bstaples's updates.
Already using Twitter from your phone? Click here.
@replete IIS compression per URL: doStaticCompression and doDynamicCompression boolean properties under system.webServer/urlCompression
8:16 AM Nov 13thfrom webin reply to replete
@vidarm open file wp-includes/wp-db.inc find the mysql_connect function replace mysql_connect with mysql_pconnect - let me know if it helps
9:01 AM Nov 7thfrom webin reply to vidarm
@vidarm you might want to turn on mysql connection pooling...i've seen some cases where wordpress speeds up on windows when mysql enabled
9:20 PM Nov 6thfrom webin reply to vidarm