Jump to content

Use persistent connections (keep alive) & gzip


Recommended Posts

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.compost-263857-0-41547700-1340012873_thumb.jpg

Edited by daviddive007 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...