vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Recently moved to vbulletin from phpbb but very unusual activity on my forum. Help (https://vborg.vbsupport.ru/showthread.php?t=240595)

adeel80 04-16-2010 04:26 PM

Recently moved to vbulletin from phpbb but very unusual activity on my forum. Help
 
Hi guys,

I recently moved to vbulletin. I have never had who's online showing more than 250 users at a time but I am seeing over 1900 users right now. There are hardly any impressions on my adsense.

Can someone tell me what is going on there?

Iguana Goddess 04-16-2010 05:19 PM

Is your site running really slow? If it is then I would suspect a DoS attack. If not I have no idea other than maybe being some kind of glitch.

Lynne 04-16-2010 07:17 PM

What do you have your session timeout set to? vboptions > cookies > session timeout

adeel80 04-16-2010 08:08 PM

Session time out is set to 1800..thats about 30 mins. Right now I have over 500 users. Usually at this time I only have 100-150.

I am on a dedicated server so the site did not slow down.

If it is a ddos attack. Who could that be and what is the purpose of such an attack?

Videx 04-17-2010 12:26 AM

Have you got any mods installed? I was just reading in another thread someone is convinced the chatbox is causing his online member count to go up (I don't see the issue myself).

adeel80 04-17-2010 02:48 PM

Quote:

Originally Posted by Videx (Post 2022497)
Have you got any mods installed? I was just reading in another thread someone is convinced the chatbox is causing his online member count to go up (I don't see the issue myself).

I have no mods on my forum.

borbole 04-17-2010 03:04 PM

Quote:

Originally Posted by adeel80 (Post 2022403)
Session time out is set to 1800..thats about 30 mins. Right now I have over 500 users. Usually at this time I only have 100-150.

I am on a dedicated server so the site did not slow down.

If it is a ddos attack. Who could that be and what is the purpose of such an attack?

That doesn''t look like a ddos attack. It is more along the lines of a glitch/bug. Anyway, when you converted to vb, did you run the update counters at the maintenance section?

Can you go to the phpmyadmin and truncate the session table? It will log off all the users and the visitors and see if that would fix it later on. But first make a backup of it. Just in case.

I have applied this to another forum but running on another softare that had similiar problems, and after truncating the session table, the problem was fixed. Hopefully this will be the case with your forum as well.

P.s. Can you post the link to your forum as well btw?

P.s.s. If you want to reset the most users online so that it can reflect the true value, then run this query at the phpmyadmin:

Code:

UPDATE datastore SET data = '' WHERE title = 'maxloggedin';
If your tables have prefix then you should include it at the query as well.

napy8gen 04-17-2010 08:19 PM

Hi Borbole. I am helping Adeel80 here as I am his skin maker but I am not a programmer. I run that query but it still the same. I also run the all the update counters.

From what I saw, the session kept is too long eventhough the value sets is only 15minutes.

Who is online page shown the IPs different from each other and time varies from 2 hours interval. So the high number of users were collected numbers within 2 hours period not 15minutes.

Lynne 04-18-2010 01:44 AM

Are the Scheduled Tasks running correctly on the forum? If they aren't, then that could be causing a problem.

napy8gen 04-18-2010 04:42 AM

Hi Lynne, scheduled task running ok.
there are many task, all running.


All times are GMT. The time now is 06:19 PM.

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