Hi John, Since I upgraded to PB 3.x PokerDIY.com seems to be running a lot slower, and I am trying to pinpoint the problem (it may or may not be related to PB but this is a good place to start). I ran www.pokerdiy.com through the HTTP Compression checker (http://www.websiteoptimization.com/services/analyze/) and YSlow, and it seems as though it's nto getting GZipped, which could explain a lot. I did not change anything on the upgrade - I checked the core settings (I don't think they matter though as PB takes preference?) and it's set to GZIP comp. I checked the Snapis config file and it has the following line: compression-algorithm="gzip"
compression-level="High"> so... any idea why it's not compressing? |