The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
YSLOW 1.0.3 (Make Your Forum Faster) Details »» | |||||||||||||||||||||||||
Info
============================== This mod can make your vbulletin seem faster. It works only with apache. It works with VB 3.5.X, VB 3.6.x, VB 3.7.x ... How it works: http://developer.yahoo.com/yslow/ Update ============================== 1.0.1 First release. 1.0.2 Correct the problem of the Charset. 1.0.2 fix the bug [s]that's not work with vbseo.[/s] 1.0.2 fix the bug [s]by forum on the different directory[/s]. 1.0.3 A very important update for safe. 1.0.3 fix the bug [s]that YSLOW do PHP source reads.[/s] 1.0.3 【Thanks very much to bahisyeri】 1.0.3 Adjustment server load and speed to an acceptable set . INSTALLED ============================== If you have any piont please leave your replay, and it will be helpful. IF YOU LIKE IT , PLEASE MARK AS INSTALLED What does it do? ============================== Add an Expires header Adding an Expires header to your components with a date in the future makes them cacheable, reducing the load time of your pages. Certainly this should be done with images, but that's fairly typical. Go a step further and add it to scripts and stylesheets, too. This won't affect performance the first time users hit your page, but on subsequent page views it could reduce response times by 50% or more. Gzip componentes Gzipping all the js and css files types to reduce page weight. The greatest advantage is compressed to reduce the amount of data transmission network, thereby improving the client browser access speed. Of course, but also increase the burden on the server a little bit. Gzip is a more common form of HTTP compression algorithm. Configure ETags 1. Client requests a page (A). 2. The server Back to A, and A to add a ETag. 3. Client display the page, and pages together with the ETag cache. 4. Customers once again request pages A, and the last request to the server to return to the ETag transmitted to the server. 5. Server checks the ETag, and to determine the page since the last client request has not been modified, to return to direct response to a 304 (Not Modified) and a response of the air. So. ETag is a Tag to your components to see if they has been modified. If not here will be no request happened. Configure it is a good way. Easy Install ============================== 1. Upload all the content to your forum directory. 2. There is no step two. It's done. UNinstall ============================== 1. Remove all. 2. Done. If ============================== If the mod does not work,open and edit httpd.conf like this: find: #LoadModule rewrite_module modules/mod_rewrite.so remove # as: LoadModule rewrite_module modules/mod_rewrite.so save, and restart apache, then it's should be OK. ------------------------------------------------- IF there has a .htaccess File in your forum root directory yet, Do not cover it, open the .htaccess in the zip,copy all the code,add below your own .htaccess. ------------------------------------------------- Show Your Support
|
Comments |
#182
|
||||
|
||||
Quote:
Feature Request: Installationinstruction to make it work with vBadvanced. Sure it "works" with vBadvanced but it does not speed it up this Time. |
#183
|
||||
|
||||
Cor blimey. This really helped my site in loading times. Thanks for this!
*Installs |
#184
|
||||
|
||||
Well, if you are running your forum on your machine and only its running there or you know how to manage it. Use lighttpd and enable mod_compress and mod_expire and make config on it , this plugin is so nice and good for people who is on hosting and cant access apache configs and i respect Jack because he is trying to help people with this plugin and i helped him a bit and i saw some guy only changed htaccess and called this plugin made by his own.
Respect, Jack if you need some help you can ask me in private |
#185
|
|||
|
|||
The other version of this worked fine (by simon) - someone else has said this mod does not work with a chatbox. If one works but the other doesn't, surely this is a problem with the code and not my forum! Either way, it gives Jack something to look into incase it is a problem several people are having.
|
#186
|
||||
|
||||
<span style="text-decoration: line-through">Does this mod make any changes to the httpd.conf file? I need to know because after installing the update, recently my server's apache software has been turning off. Thanks in advance.</span>
Nevermind, this mod is fine with my stuff. |
#187
|
|||
|
|||
I found a error message in apache error log. What does it means?
PHP Warning: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in X:\\Web\\redir.php on line 31 |
#188
|
|||
|
|||
Quote:
I need it to work with MGC_CHATBOX_EVO and CINVINS forum feed listings. It also screws up my default template CSS when I use the browser refresh or F5 |
#189
|
|||
|
|||
hi guys, i know mine worked better, but vulletin rmeoved it, as i didnt has his permission to reuse it, however i will be helping him next week after i come off my annual leave
i know what the problem is with chat box, but we need to get VBseo working on it too i will be posting the modief version i had on my own forum www.dungeonlordsrpg.co.uk, by the end of next week but my main concern it to help this coder |
#190
|
||||
|
||||
Quote:
But the Hacks are still working fine as before. Instructions to make it work in vBadvanced if Forum is installed in /forum and vBa in /: Move one copy of redir.php to / and add the .htaccess Modifications to /. Move one copy of redir.php to /forum and add the .htaccess Modifications to /forum. Should work with every FTP Directory. On my Project it now boosts both Directorys. |
#191
|
|||
|
|||
this should work on any site has or not vb installed or not?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|