It depends on what heavy traffic is and what your machine is.. If it's
an E10K, then you can probably put them both on one machine for most
traffic loads :)

Your database will typically perform better if you have your DB on a
separate machine.

Without knowing more about the code running the site, the database
schema, the machines and the traffic load, I would probably design
your setup so that you can start scaling out easily -- go from one to
two, and scale from there.

On 11/11/05, Bing Du <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Should MySQL and Apache be hosted on separate servers or it's ok they
> being on one server?  We're building a compound that includes about 10
> websites, all their contents are hosted in MySQL.  There will be frequent
> database updates and the webserver will have to handle heavy traffic.
>
> Thanks in advance for sharing your opinion and experience or pointers!
>
> Bing
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to