Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
What is causing these insane database connection spikes?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 467077" data-attributes="member: 1872"><p>Yeah threads is what I meant. When I go to Server > Client Connections in MySQL Workbench, it shows me something like “threads connected: 270” etc etc, then lists all the currently active threads/connections. I think when I go to Client Connections, the query it executes is basically the one you’ve provided in your reply <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p></p><p>What I’d like to know is at what point the site decides to spin up a new thread/connection.</p><p></p><p>But your situation sounds similar to mine. Something on the server side seems to take a while due to most likely the cron thing, then the DB receives too many connections thus bringing the site down</p></blockquote><p></p>
[QUOTE="Markshall, post: 467077, member: 1872"] Yeah threads is what I meant. When I go to Server > Client Connections in MySQL Workbench, it shows me something like “threads connected: 270” etc etc, then lists all the currently active threads/connections. I think when I go to Client Connections, the query it executes is basically the one you’ve provided in your reply :) What I’d like to know is at what point the site decides to spin up a new thread/connection. But your situation sounds similar to mine. Something on the server side seems to take a while due to most likely the cron thing, then the DB receives too many connections thus bringing the site down [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
What is causing these insane database connection spikes?
Top