Welcome Guest, Not a member yet? Register   Sign In
CI 3.0.6 and MaxScale
#1

(This post was last modified: 09-07-2017, 04:46 PM by tibon.)

Hello,

I'm facing an odd issue, my setup is as the following:
MaxScale -> Master -> Slaves (MariaDB 10.2)

Once the CI server is live and the users are starting to send requests the MaxScale is getting spammed with tons of connections and getting maxed out(from 100 connections to 3000).

I've then tried to make a direct connection from the CI to the master, the connection problem disappeared and everything went back to normal(around 150 connections) so the issue only appear when the CI is connected to the MaxScale.

The exact same MaxScale server is being used by other PHP frameworks with different DB class and everything is working perfectly(not sure if it's allowed to mention which but 2 popular frameworks without persistent connections).

Do you have an idea of what can be the cause that CI spams the MaxScale with connections but not the Master?

Thanks in advance.
Reply


Messages In This Thread
CI 3.0.6 and MaxScale - by tibon - 09-07-2017, 04:38 PM
RE: CI 3.0.6 and MaxScale - by bartje1974 - 09-07-2017, 10:46 PM
RE: CI 3.0.6 and MaxScale - by tibon - 09-08-2017, 12:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB