Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8962835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:13:21+00:00 2026-06-15T16:13:21+00:00

Please anyone explain this mysql concurrent connections. My host is providing only 10 concurrent

  • 0

Please anyone explain this mysql concurrent connections. My host is providing only 10 concurrent connections. Is that enough?.
Does that mean only 10 users can access the website at the same time?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T16:13:22+00:00Added an answer on June 15, 2026 at 4:13 pm

    Does that mean only 10 users can access the website at the same time?

    This isn’t a well-defined measure of what 10 concurrent users means. Consider the following hypothetical blog I have:

    I go to example.com/blog and it loads in 100 ms. I then read this page for 3 minutes. In the course of three minutes, the page I loaded spent 100ms loading, where < 100ms was actually used connecting to a database.

    That means at the exact same time I was loading the page, 9 other people could have been also loading a page. The page has been open for 3 more minutes, however, and no concurrent connections were exhausted and hundreds of other people could have loaded the page, concurrent connections unrelated to me ‘accessing the website’.

    So the important take-away is at any given precise moment will you ever have more than 10 people accessing it? Assuming you find even the most elementary ways to reduce the page load times of your code-behind (the php, not external assets being loaded), you’ll be easy able to handle hundreds of people an hour without once running into a “Too many connections” error, which would be the signal of an actual issue.

    On the other hand–and again depending on your content–if you think you have enough users (or enough db connections) to by-chance have > 10 users all trying to do something within the exact same ~100-200ms of time window, that persists on attempted refreshes–then you’d have to request the host up that limit or move elsewhere. On that note, many hosts and the web servers behind it can help log these issues or bring them to your attention. Until then, there’s a good chance 10 concurrent users is sufficient for even medium sized websites.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: What does this mean? (function (x,y)){…}){a,b); in JavaScript Please anyone explain and
As the title - please can anyone explain how the next scripts works this
Can anyone please explain me what delegateEvents in backbone.js does? The documentation did not
Can anyone please explain this code? This example is taken from javascript.info. I don't
Can anyone please explain how this works #define maxMacro(a,b) ( (a) > (b) )
Can anyone please explain exactly what this code and its components are doing? I
Can anyone please explain this shell script? #!/bin/bash read a STR= $a ARR=($STR) LEN=${#ARR[*]}
can anyone please explain this code? #include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> char n
Can anyone please explain this? struct node { int data; struct node * link;
Can anyone explain this to me please (I'm getting so confused) i have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.