For what reason do I need max_open_files for a service like mysql? I'm using one tomcat istance and only the tomcat service has access to my mysql databases. For my tomcat istance 20 users have access to them. Does it means that the limit 1 for max_open_files for mysql is enough, because only the tomcat accesses mysql?
If some experts can give me 1 or 2 examples I would be happy.
Kind Regards beardblack