0

I was looking in too the mysql-proxy configuration, and decied to install it in order to make an access point to my servers whenever they reach high peak, however i want to have 5-10 reserved connection to my servers, but i dont see that in the configuration ( or perhaps i didn't find it yet ). Is there a method or a tool that can keep 5-10 connections (persistent) reserved and open on the mysql servers so that i can acess at anytime ?

Thanks, Alin

Alin Andrei
  • 127
  • 9

1 Answers1

0

I've manage to make mysql-proxy reserved connection with ro-pooling.lua. Just add ro-pooling.lua plugin to mysql-proxy and it worked. ro-pooling.lua

Contact me if you need help on this

Alin Andrei
  • 127
  • 9