Errors - Too many connections / Data source rejected establishment of connection

hi

i’m on shared hosting, and over the last couple of days various sites keep
emailing me these two errors. it usually only last for a few minutes each
time;

Error Occurred While Processing Request

Data source rejected establishment of connection, message from server:
"Too many connections"

and

Error Occurred While Processing Request

Too many connections

the errors happen on whatever the first query is on whatever page they’re
trying to load.

what could be causing these errors? these aren’t really busy sites!

thanks for any help

luke

Hi Luke,

These errors are being returned from your DB server, which from the error
messages I’m going to guess is MySQL. If the DB is shared as well, then it
could be someone else using up all the connections.

The default value for MySQL 5.5+ is 151, see (
https://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_max_connections
).

I would suggest contact your host and ask them to investigate.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 11 April 2016 at 10:30, ‘Luke’ via Lucee lucee@googlegroups.com wrote:

hi

i’m on shared hosting, and over the last couple of days various sites keep
emailing me these two errors. it usually only last for a few minutes each
time;

Error Occurred While Processing Request

Data source rejected establishment of connection, message from server:
"Too many connections"

and

Error Occurred While Processing Request

Too many connections

the errors happen on whatever the first query is on whatever page they’re
trying to load.

what could be causing these errors? these aren’t really busy sites!

thanks for any help

luke


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/8e386c89-34db-4239-9955-a686dd2411e0%40googlegroups.com
https://groups.google.com/d/msgid/lucee/8e386c89-34db-4239-9955-a686dd2411e0%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

thanks andrew, very helpful. i like to have a little bit of ammo when
dealing with the host! :)On Monday, April 11, 2016 at 10:37:08 AM UTC+1, Andrew Dixon wrote:

Hi Luke,

These errors are being returned from your DB server, which from the error
messages I’m going to guess is MySQL. If the DB is shared as well, then it
could be someone else using up all the connections.

The default value for MySQL 5.5+ is 151, see (
https://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_max_connections
).

I would suggest contact your host and ask them to investigate.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.org

On 11 April 2016 at 10:30, ‘Luke’ via Lucee <lu...@googlegroups.com <javascript:>> wrote:

hi

i’m on shared hosting, and over the last couple of days various sites
keep emailing me these two errors. it usually only last for a few minutes
each time;

Error Occurred While Processing Request

Data source rejected establishment of connection, message from server:
"Too many connections"

and

Error Occurred While Processing Request

Too many connections

the errors happen on whatever the first query is on whatever page they’re
trying to load.

what could be causing these errors? these aren’t really busy sites!

thanks for any help

luke


Love Lucee? Become a supporter and be part of the Lucee project today! -
http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+un...@googlegroups.com <javascript:>.
To post to this group, send email to lu...@googlegroups.com <javascript:>
.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/8e386c89-34db-4239-9955-a686dd2411e0%40googlegroups.com
https://groups.google.com/d/msgid/lucee/8e386c89-34db-4239-9955-a686dd2411e0%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.