vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Limit number of pages opened in seconds? (https://vborg.vbsupport.ru/showthread.php?t=324001)

Mattwhf 12-11-2016 04:14 AM

Limit number of pages opened in seconds?
 
Is there a Mod/addon on vBulletin that allow us to limit an user to open pages (maximum pages) in seconds

for example

An user/member is allowed to open 15 web pages (threads) at the same time, if exceeds this, we will have an alert like

Quote:

You have the ability to read as fast as the light?
You have exceeded the limited number of views in a unit of time allows.
This will avoid overloading a forum when some users can open more pages at the same time.


Thanks

Dave 12-11-2016 12:08 PM

That's not possible unfortunately, it's how the world wide web works. Even if it was possible with the use of cookies, IP checks, flash cookies, etc. it's still easy to bypass.

You can however throttle the amount of requests that are sent to the server within a certain amount of time. (More of a DoS protection feature) This can be done in the configuration file of your web-server. You should probably ask your host to do that though. Just keep in mind that this way is far from perfect and I would just leave it as it is.

RichieBoy67 12-11-2016 12:15 PM

1 Attachment(s)
You can also use NIX load limit though I would not recommend using it and it is not exactly doing what you requested. If your server is getting overloaded though it may help in a pinch though it is not the ideal solution.

A better solution would be to upgrade your server or streamline and optimize your website.

Paul M 12-11-2016 12:57 PM

Quote:

Originally Posted by Mattwhf (Post 2579320)

An user/member is allowed to open 15 web pages (threads) at the same time, if exceeds this, we will have an alert like

This will avoid overloading a forum when some users can open more pages at the same time.

Thanks

The nuber of people doing that would be very small, plus, its only really an issue if they open a large number at the same time. Opening one after the other should not be a problem.

If you have overload issues then you need to fix the server.

Mattwhf 12-11-2016 11:59 PM

Quote:

Originally Posted by RichieBoy67 (Post 2579324)
You can also use NIX load limit though I would not recommend using it and it is not exactly doing what you requested. If your server is getting overloaded though it may help in a pinch though it is not the ideal solution.



A better solution would be to upgrade your server or streamline and optimize your website.

Where is the link for this Mod? I would have a check

also it seems using for vB 3xx?

RichieBoy67 12-12-2016 12:05 AM

Quote:

Originally Posted by Mattwhf (Post 2579353)
Where is the link for this Mod? I would have a check

also it seems using for vB 3xx?

Not a mod, built in under general options.


All times are GMT. The time now is 07:26 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.01399 seconds
  • Memory Usage 1,724KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete