Jump to content

Speed fix's

Featured Replies

Posted

I currently have the fastest ipb boards, I've been looking into methods to release my methods to the public but not all that easy as most use apache :(

I've tested ETags (Expire) mod_expire, works on lighttpd, apache, etc. Could invision look into the future for ETag's applyed to the ajax pages for browsers to read like

index.php?profile=1&tab=posts?ETag=2000

When the tag changes (new content, etc) then the browser will continue the request from the webserver. This can also be implimented in other areas, quite simpily like the warn box's, they always take rather long to load too.

The next very large fix I found is combining the javascript files.

I've shaved almost 2seconds off the load by combining js files, IPS should look into their own script to do this with that the ip.board will automatically make the url (easiest way is jscombine.php?this.js,that.js) etc

Just a few suggestions, makes my boards load in 2sec uncached and .8 sec cached for the most part.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.