Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql wait_timeout too short ootb #24

Open
epcim opened this issue Oct 1, 2014 · 0 comments
Open

mysql wait_timeout too short ootb #24

epcim opened this issue Oct 1, 2014 · 0 comments

Comments

@epcim
Copy link

epcim commented Oct 1, 2014

I found my users to be time-outed frequrently. I found that ootb on ubuntu12.04 and mysql cookbook the my.cnf contains wait_timeout = <%= node['mysql']['tunable']['wait_timeout'] %> is se to 180 which seems to be not really familiar and cause HTTP 500 during the time of 180s of inactivity while creating an issue in redmine etc. (quite common).

I advise to set longer timeout by default for redmine cookbook to avoid the not a nice behavior.

Found the same issue at:
http://www.redmine.org/boards/2/topics/31695

Found solution:
http://community.bitnami.com/t/lost-connection-to-mysql-server-during-query/5110/11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant