Hi. We're in the process of making a database driven website for a client and I'd like to clear one doubt. There are going to be two frontend machines w/ apache on linux and one shared NAS on the back for the all data (possibly a Netapp box).
My question is: is it a good idea to have the database files on a NAS mounted partition on each frontend and a MySQL server on each too? This way both servers are going ot access the same set of data, but I was fearing of file locking errors or something like that. BTW, DB use on inserts/updates is not going to be very heavy. If this isn't a good idea... any insights about how to make this setup to be optimal? Thanks. -- Luis --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php