vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   What needs to handle 2500 users online at once (https://vborg.vbsupport.ru/showthread.php?t=294308)

AndrewSimm 01-25-2013 03:30 AM

Ok I think I fixed nginx

final kaoss 01-25-2013 03:32 AM

Yes that does seem to be a good deal better for you!

One last major thing that I strongly suggest you do, if you haven't already, is make a optimization request here:
https://www.vbulletin.com/forum/foru...-Configuration

While I kindof know my way around apache, the guy who answers threads there is a guru at what he does! It should definitely hellp you with memory settings and all of the other necessary hardware/mysql settings stuff.

Also, check and see if there are login issues after applying the htaccess. In my guide I noticed there were for me and I posted my fix on post 3 of the guide.

AndrewSimm 01-25-2013 03:45 AM

Quote:

Originally Posted by final kaoss (Post 2399332)
Yes that does seem to be a good deal better for you!

One last major thing that I strongly suggest you do, if you haven't already, is make a optimization request here:
https://www.vbulletin.com/forum/foru...-Configuration

While I kindof know my way around apache, the guy who answers threads there is a guru at what he does! It should definitely hellp you with memory settings and all of the other necessary hardware/mysql settings stuff.

Also, check and see if there are login issues after applying the htaccess. In my guide I noticed there were for me and I posted my fix on post 3 of the guide.

I can log in fine. I submitted a request. Thank for all your help. Let me know if there is anything else you can think of.

--------------- Added [DATE]1359093176[/DATE] at [TIME]1359093176[/TIME] ---------------

hmm yslow does agree with my expiree headers

final kaoss 01-25-2013 03:54 AM

The final thing I can suggest to you now is to try to losslessly compress your images and use css sprites. Sometimes the lossless compression can make a huge difference.



This covers the following PageSpeed Rules:

Optimize Images

If you have access to Visual Studio 2010 (grab the trial edition here which should be compatible with the addon), you can complete this step in just a few clicks using this addon
http://visualstudiogallery.msdn.micr...77c3?SRC=VSIDE

You can also use pnggauntlet which will compress images as well.

This is great to use on new skins/themes and also non animated gifs for Smileys, Signatures, Photo Album & Group Images and Avatars that your forum stores on your server!

Please note that both of these methods produce lossless images, meaning that even though it uses various methods to decrease file size there is absolutely no visual loss in quality of the image.

For non-windows users, I suggest Imageoptim & Trimage



Step 4: Add CSS Sprites.
Not compatible with VB3

This covers the following PageSpeed Rules:

Combine images using CSS sprites

Code:

Install the addon United-Forum CSS Sprites and follow all of the instructions.  Can be found in the sprite_0.6.3a.zip file.
2 more things from the top of my head to consider (which I haven't had a chance to try yet) are mod_spdy & mod_pagespeed from google.

Carnage 01-26-2013 08:42 AM

Looking at it, this is one of those instances where you may just have to throw hardware at the issue. A second CPU, more ram or faster drives could help you out depending on where your bottleneck is. (From the limited info you've given us, I suspect harddrives will give the biggest win)

Before doing that, I would highly recomend looking at mariaDB as an alternative to myisam and switching fully over to nginx + php fcgi will help save some resources as well.

final kaoss 01-26-2013 06:06 PM

Well, not quite. I do agree that you may need some more hardware. Try putting the static content (js/css/html/images etc... pretty much all of your files) onto one server.

Grab a second server and use that one to only host mysql. I think your 16GB of ram should be more than enough.

Also, you may want to check out google page speed service. I've been receiving much better optimization reports recently while using it!
Page Speed 1.12 Score: 92/100 Compared to 82 or so while using cloudflare instead..

vbresults 01-26-2013 10:20 PM

You don't need better hardware. The server needs to be tuned by a professional.


All times are GMT. The time now is 04:49 AM.

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.02866 seconds
  • Memory Usage 1,738KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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