sysown / proxysql

High-performance MySQL proxy with a GPL license.
http://www.proxysql.com
GNU General Public License v3.0
5.97k stars 972 forks source link

ProxySQL Critical Memory Issue #4175

Closed AnishKuma closed 1 year ago

AnishKuma commented 1 year ago

Generally in a micro service kind of deployment , there is some limitation to allocate huge memory for each pod similar to Application module level pod . While considering ProxySQL as a lightweight component we have allocated 1.5 GB limitation .

Can you please suggest here , normally how much we can allocate memory for ProxySQL as a POD level deployment (micro service ) in a high OLTP application environment . In vm based deployments we never used to give any memory limit and seeing memory increase going unlimited .

AnishKuma commented 1 year ago

Waiting for the proper conclusion here . Please help on the memory configuration limitation for ProxySQL on POD level deployment .