Jump to content

 

 

Recommended Posts

Like others when I see "server is busy" I immediately think some big news has broken! One idea would be that when the "server is busy" message is required the forum should be shut off to all those with less than a certain number of posts, say 1125.

Edited by BEARGER
Link to post
Share on other sites

Like others when I see "server is busy" I immediately think some big news has broken! One idea would be that when the "server is busy" message is required the forum should be shut off to all those with less than a certain number of posts, say 1125.

Yup certainly would be.

We did have it but it was first come first serve not done on how many user posts. Using php to filter it in vbulletin on user posts would just cause extra unnecessary database requests at a time you want ease load.

It also wasn't set by number(of concurrent users) so it is our sever average load time which was higher than 6.5 that triggered the busy message.

wasn't expecting Mr Easdale to kindly contribute us some traffic ha

Edited by blueflag
Link to post
Share on other sites

Yup certainly would be.

We did have it but it was first come first serve not done on how many user posts. Using php to filter it in vbulletin on user posts would just cause extra unnecessary database requests at a time you want ease load.

It also wasn't set by number(of concurrent users) so it is our sever average load time which was higher than 6.5 that triggered the busy message.

wasn't expecting Mr Easdale to kindly contribute us some traffic ha

 

I was kidding ( I know weird sense of humour). Thought the number 1125 may have given it away;)

Link to post
Share on other sites

Yup certainly would be.

We did have it but it was first come first serve not done on how many user posts. Using php to filter it in vbulletin on user posts would just cause extra unnecessary database requests at a time you want ease load.

It also wasn't set by number(of concurrent users) so it is our sever average load time which was higher than 6.5 that triggered the busy message.

wasn't expecting Mr Easdale to kindly contribute us some traffic ha

 

I was kidding ( I know weird sense of humour). Thought the number 1125 may have given it away;)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.