mod_gzip or mod_deflate enabled on server ? need it for bb options :)
3 3aKaT New Member Messages 320 Reaction score 0 Points 0 Oct 12, 2006 #1 mod_gzip or mod_deflate enabled on server ? need it for bb options
J jaygreentree Member Messages 148 Reaction score 1 Points 16 Oct 12, 2006 #2 as far as I can tell from my site yes mod_gzip is enabled. not sure about the other one but I would say it is. set up yours forums and see if it works.
as far as I can tell from my site yes mod_gzip is enabled. not sure about the other one but I would say it is. set up yours forums and see if it works.
M monky91 New Member Messages 706 Reaction score 0 Points 0 Oct 13, 2006 #3 what is the use of mod_gzip? Thanks
J jaygreentree Member Messages 148 Reaction score 1 Points 16 Oct 13, 2006 #4 monky91 said: what is the use of mod_gzip? Thanks Click to expand... It allows you to load your pages faster.
monky91 said: what is the use of mod_gzip? Thanks Click to expand... It allows you to load your pages faster.
S sahil3x1 New Member Messages 324 Reaction score 0 Points 0 Oct 14, 2006 #5 can u tell me how we can check this
dharmil New Member Messages 1,656 Reaction score 0 Points 0 Oct 14, 2006 #6 um i guess you can try it and see if the page loads faster PHP: <?php ini_set('zlib.output_compression_level', 7); ob_start("ob_gzhandler"); ?> Last edited: Oct 14, 2006
um i guess you can try it and see if the page loads faster PHP: <?php ini_set('zlib.output_compression_level', 7); ob_start("ob_gzhandler"); ?>
M monky91 New Member Messages 706 Reaction score 0 Points 0 Oct 14, 2006 #7 I know it cant use Gzip, cause my IPB forum can use that setting
M mohamed New Member Messages 140 Reaction score 0 Points 0 Oct 14, 2006 #8 as far as i know u should disable gzip for ur forums to work well on x10 hope it helps mohamed
E Energritz New Member Messages 69 Reaction score 0 Points 0 Oct 14, 2006 #9 Yeah use Gzip with Forums tends to sometimes cause errors.. Best to Leave it off for forums and on for Pages i guess
Yeah use Gzip with Forums tends to sometimes cause errors.. Best to Leave it off for forums and on for Pages i guess