Version: , by (Guest)
Developer Last Online: Jan 1970
Version: Unknown
Rating:
Released: 09-01-2000
Last Update: Never
Installs: 0
No support by the author.
Believe it or not, due to server restraints, I need a hack to limit the number of users who can access vB at any one time.
Let's say I limit it to 30 users. When the 31st member attempts to login, it would say, "sorry, full at this time" or something along those lines. Could still read, but just not post.
Or maybe, if we catch it at the index, then I could really clean up the processor load and just say the very first check would be, how many people, if 30 show sorry message.
Any help????
Chris
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
After looking at the code improvement, I think we have already did that portion.
What I'm looking for really is a way to limit the number of people who even login. If I have 60 people on the forum at any one time, depending on how many processes they call, the server just goes crazy. If I could cut that in half and assure that only 30 people are on, maybe that will at least moderate the traffic flow. Maybe it's 25 or 20 ... not sure, but I need a way to specific the number and the rest get put on hold until someone logs off.
what kind of server specs do you have ? cause 30 simultaneous users shouldn't be a problem ... my server handles that and i only have a AMD K/2 500/128mb ram running the forum and 10 other sites.
Well it's not about the server - I know the server as is can handle it.
With all of the traffic that we have now, it just recently has become a problem.
We have tried everything, and nothing is working... our only solution is to get a second server to support the load we are pushing. In the mean time, I was hoping to find a way to tweak the board so that we can maintain the traffic. Right now, with the forum turned off, the server flies - turn the server on, people login, and load goes off the chart.
If moderating the number of users who login is not an option, I'm open to other suggestions and alternatives.
Originally posted by Chris Hood What I'm looking for really is a way to limit the number of people who even login...but I need a way to specific the number and the rest get put on hold until someone logs off.
Oh my, this is exect peoblem I have! Well I wasn't sure about the server my webmaster is using. I'm one of the admin there and good in English
Because there are so many people registering (over 2000) and log on to the forum (about 150 - 200 users) and the server wasn't able to manage.