Sounds like a good idea
last time I noticed the avatars and sigs were disabled
not complaining, tbh... but something isn't right...
Look at neowin (http://www.neowin.net/forum/) and they currently have 1800 users online and it's a breeze. That site uses IPB, and not vBulletin though.
For vBulletin, look at http://www.pbnation.com/forum.php... Currently 1896 active users and also a breeze.
yeah its slow as
ing Slomomian servers
seems to be a little bit faster, but overall it is slow as . whats up with these Slovenian servers? shouldn't they have some Chernobyl infused making them fast?
Starting about now they should disable all pictures, video, sigs, avi's, basically everything but text so this thing will load faster
Agree. Please remove guest viewing. It's only fair for those who put in the work registering in the forum.
If timvp could forward this to the tech guys (I know Slomo told me once who it was, but I forget). It stuff that can help. I ran YSlow on the site and here's a few things that should be easily fixable and produce some speed ups:
You can fix the above with mod_expire on Apache, and adding to the Apache config:Code:Grade F on Add Expires headers There are 26 static components without a far-future expiration date. (no expires) http://www.spurstalk.com/forums/clientscript/vbulletin-core.js?... (2013/5/10) http://platform.twitter.com/widgets.js (no expires) http://www.spurstalk.com/forums/clientscript/vbulletin_read_marker.js?... (no expires) http://www.spurstalk.com/forums/images/misc/arrow.png (no expires) http://www.spurstalk.com/forums/images/buttons/newbtn_middle.png (no expires) http://www.spurstalk.com/forums/images/misc/navbit-arrow-right.png (no expires) http://www.spurstalk.com/forums/images/misc/black_downward_arrow.png (no expires) http://www.spurstalk.com/forums/images/gradients/generic_button.png (no expires) http://www.spurstalk.com/forums/images/gradients/grey-up.png (no expires) http://www.spurstalk.com/forums/images/site_icons/profile.png (no expires) http://www.spurstalk.com/forums/images/site_icons/forum.png (no expires) http://www.spurstalk.com/forums/images/site_icons/message.png (no expires) http://www.spurstalk.com/forums/images/site_icons/add.png (no expires) http://www.spurstalk.com/forums/images/site_icons/email.png (no expires) http://www.spurstalk.com/forums/images/gradients/gradient-greytowhite.png (no expires) http://www.spurstalk.com/forums/images/misc/stlogo46.png (no expires) http://www.spurstalk.com/forums/images/pagination/next-right.png (no expires) http://www.spurstalk.com/forums/images/pagination/last-right.png (no expires) http://www.spurstalk.com/forums/images/buttons/collapse_40b.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread_new-16.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread-16-right.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread_hot_new-16.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread_hot-16.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread_lock-16.png (no expires) http://www.spurstalk.com/forums/images/statusicon/thread_dot-16-right.png (no expires) http://www.spurstalk.com/forums/favicon.ico
ExpiresActive on
ExpiresByType application/javascript "access plus 30 days"
ExpiresByType image/png "access plus 30 days"
ExpiresByType image/ico "access plus 30 days"
Installing mod_gzip on Apache should fix the above.Code:Grade F on Compress components with gzip There are 7 plain text components that should be sent compressed http://www.spurstalk.com/forums/css.php?... http://www.spurstalk.com/forums/css.php?... http://www.spurstalk.com/forums/css.php?... http://www.spurstalk.com/forums/css.php?... http://www.spurstalk.com/forums/clientscript/vbulletin-core.js?... http://www.spurstalk.com/forums/clientscript/vbulletin_read_marker.js?... http://www.spurstalk.com/forums/clientscript/vbulletin-sidebar.js?...
The rest of the stuff is mostly due to how vBulletin is designed and there's no easy fix. You can run YSlow on your own, but installing the YSlow and FireBug extensions on FireFox. Once installed, load the page, then open up FireBug from the Tools->Web Developer->Firebug menu and select the YSlow tab.
Turning off avatars during the last game seemed to help, tbh.
It's flying now...
There are currently 1373 users online. (241 members and 1132 guests)
Gotta pause those slovenian bittorrent during games, tbh
The "live" thread feature for the game thread can't be good for the servers. If 1,000 members including guests are in the thread, that means it refreshes 1,000 times in a 45 second span or however long the timer is set to.
It's ajax.... it only loads the new posts... it's not that taxing.... something else was going on.
There are currently 1 users browsing this thread. (0 members and 1 guests)