Master:
# 1    Limit connections in mysql server                  
Matt
Online no
State
Grouping Member
Class class2
Score 39
Wealth 61
Posts 23
Login 23:48:58
find my.cnf in /etc/httpd for CentOS server.
can set the following:
max_connection 150
max_user_connections=10

My question is: what is the default values for these two?
Hits: 781, Date: 2010-08-10 05:06:58
[Agree] ( 6 ) [Against] ( 6 )

# 2    The default for max_connections is 100                  
exp
Online no
State
Grouping Member
Class class4
Score 348
Wealth 219
Posts 269
Login 11:49:09
The default for max_connections is 100
Hits: 780, Date: 2010-08-10 05:07:43
[Agree] ( 5 ) [Against] ( 6 )

# 3    The default max_user_connections is 0                  
exp
Online no
State
Grouping Member
Class class4
Score 348
Wealth 219
Posts 269
Login 11:49:09
This could mean no limit. You can limit it by stetting a number for it, say 50.
Hits: 774, Date: 2010-08-10 05:29:55
[Agree] ( 6 ) [Against] ( 6 )

# 4    Thanks Exp, your a really techie                  
Matt
Online no
State
Grouping Member
Class class2
Score 39
Wealth 61
Posts 23
Login 23:48:58
Thanks Exp, your a really techie
Hits: 770, Date: 2010-08-10 05:50:45
[Agree] ( 6 ) [Against] ( 6 )

1 - 4 [ 4]

Reply: Limit connections in mysql server

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing