vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   General Queries and GZIP tips (https://vborg.vbsupport.ru/showthread.php?t=172955)

stanleys 03-29-2008 01:51 AM

Which is more efficient? vBulletin's internal gZip option or mod_gzip or mod_deflate?

Dismounted 03-29-2008 09:04 AM

mod_gzip = mod_deflate ;)

The only difference is that mod_gzip is used in Apache 1.3, while mod_deflate is used in Apache 2.x.

They are both fairly efficient (if you have set it up correctly).

Jase2 03-29-2008 11:27 AM

If your experiencing slow speeds with your current host, try another webhost.

I use LunarPages -- there shared servers are cheap, affordable and reliable! www.lunarpages.com

Regards Jason :)

valdet 03-29-2008 04:56 PM

I have looked through my phpinfo for deflate and I found it on three places:

Can someone please advise if this is the same as mod_deflate as Dismounted has been suggesting. If yes then is it safe for me to disable gzip in vB settings.?


Here are my settings from phpinfo file:
Code:

Apache Environment

HTTP_ACCEPT_ENCODING gzip,deflate


HTTP Headers Information

Accept-Encoding: gzip,deflate


PHP Variables

_SERVER["HTTP_ACCEPT_ENCODING"]gzip,deflate

Thanks

Jase2 03-29-2008 05:15 PM

No, I believe that is different.

Regards Jason :)

snakes1100 03-29-2008 05:37 PM

That is zlib, which can be set in php.ini and when set to 1 will deflate/compress ALL pages on a server if they are supported.

It is more efficient to deflate with apache.


All times are GMT. The time now is 08:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02107 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete