to2bebe & Kids Posted June 18, 2012 Share Posted June 18, 2012 (edited) Hello Ps users, I did a webpagetest and I would like to find some solutions for persistent connections and gzip because of the poor results. gzip :42 % keep alive :13 % I Have a shared host so I dont know if it is possible to change setting for (keep alive) this ?? If this is possible where to do this ? gzip : I tried to enable gzip but it seems not to work for all the site... Mailing my host they advised me to add at the biginning oif page <?php ob_start("ob_gzhandler");?> and at the end <?php ob_flush();?> On the forum they told me to add this in the theme /globals.css wich i did but i doesnt seem to apply to all, do have to add this code for each page wich give me an error in gzip failed ? many thankx in advance ! david www.to2bebe.com Edited June 18, 2012 by daviddive007 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now