Slashdot Mirror


User: AnOminous+Coward

AnOminous+Coward's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Re:More good too... on Return of the Quickies · · Score: 1

    Actually it works if you type 'more evil' or 'more satan'. Anything else you type is superfluous.

  2. Re:Put the monster machine behind the WWW servers on Mindcraft Study Validated · · Score: 1

    Well, they didn't say it was mission critical... but if it is, you ought to use replication at the db level. It's just that the db box should not be running web servers. From the perspective of the WWW servers, the database is in one place.

    Of course, I assume you will be backing up the data even in a relatively non-critical setup.

  3. Put the monster machine behind the WWW servers on Mindcraft Study Validated · · Score: 1

    For a high-end site, the database should be on a single, huge box (probably not running Linux) that all the http servers use to store state.

  4. Multiple servers + load balancing on Mindcraft Study Validated · · Score: 2

    The ``high-end web server market'' is a myth. You are better off with a bunch of servers and some form of load balancing.