Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
MySQL
»
increase max_connections
« previous
next »
Print
Pages: [
1
]
Author
Topic: increase max_connections (Read 6394 times)
0 Members and 1 Guest are viewing this topic.
szunyi
Newbie
Posts: 21
increase max_connections
«
on:
January 18, 2019, 08:28:10 AM »
hello,
with centos 7 + mariadb how can i increase the database max connection number?
thanks!
bye
Logged
studio4host
NOC Partner
Hero Member
Posts: 1331
Re: increase max_connections
«
Reply #1 on:
January 18, 2019, 08:40:43 AM »
under
[mysqld]
set it like this
Code:
[Select]
max_connections=500
mariadb is using this file
/etc/my.cnf.d/server.cnf
Logged
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/
*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
MySQL
»
increase max_connections