The Arcive of vBulletin Modifications Site. |
|
Faster Board view Details »»
|
|||||||||||||||||||||||||
Add a new Plugin with the following parameters to display the most pages much faster (NEEDS SEO or vbSEO or code changes*):
Product: vBulletin Hook: parse_templates Title: Flusher PHP-Code: PHP Code:
*The main problem with this hack is, that all headers must be send or errors occure (headers already send...). I use vbSEO, so i could figure out (querystring) when there are probably header changes. For nonSEO try the headers_send()-version and see, what happens. Maybe someone has a better solution ![]() Regards, Thomas Show Your Support
|
|||||||||||||||||||||||||
| Благодарность от: | ||
| TAIFUN_T | ||
| Comments |
|
#2
|
|||
|
|||
|
Sounds cool, Ill wait until someone test it
|
|
#3
|
|||
|
|||
|
it's plugin - you could deactivate it with one click if it don't work. just try it.
|
|
#4
|
|||
|
|||
|
What exactly does this do?
|
|
#5
|
|||
|
|||
|
it faster flushes out the content, so page is faster displayed. see php.net/flush
|
|
#6
|
|||
|
|||
|
I have vbSEO, I'll give a try.
Thanks for the plugin. |
|
#7
|
|||
|
|||
|
Ok, this really improved speed in my board. O_o
Thanks a lot, waiting for more of your mods =) I'm not a coder, so how does exactly this work? BTW. I'm using vB 3.8.0 |
|
#8
|
|||
|
|||
|
nice to read
![]() ![]() ![]() easyly said: normaly the board parses internaly (serverside) the code and then put it out to the browser. this little hack now tells the board to put out (flush) the code while still calculating. (sorry my bad english) |
|
#9
|
||||
|
||||
|
I'm gonna try it, let's see how it goes.
Edit: Tested and it really makes page views faster. |
|
#10
|
|||
|
|||
|
Seem its really working. Anyway it does no harm
Thanks . Installed.
|
![]() |
|
|