Welcome Guest, Not a member yet? Register   Sign In
Database optimized ubuntu setup
#2

First, security, be shure you have blokked external trafic in your firewall directly to the database. If you install some tool like phpmyadmin use something like fail2ban or some extra level of security like htaccess ip whitelist for example.

For performace wise it all depents on you application queries, database size, and the server resources (cpu,mem, io). You can start off with some default settings, for mysql there are a few standard examples for different servers (high memory vs low momory) inside the docementation dir (at least for mysql). There are tools wich can help you fine tune these settings, they analyse the log files and make some suggestions. Mysql tuner perl script for example is one I have used.
Reply


Messages In This Thread
Database optimized ubuntu setup - by FlevasGR - 06-14-2015, 02:54 PM
RE: Database optimized ubuntu setup - by Diederik - 06-14-2015, 03:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB