Tagged Questions
2
votes
4answers
132 views
Would it ever be wise to have a SQL server per web server?
I'm wondering if, under the circumstances that
You get lots more reads than writes
Your SQL server of choice is cheap/free and offers a fast mirroring/replication service
Your database isn't ...