marcosscriven wrote:
Does a second linode ensure you're on a separate physical box?
Doesn't need to be on different host to get greater network IO. Each node is guaranteed certain bandwidth, reserved out of total bandwidth of the host. Even if you owned 10 nodes on single host (unlikely but let's assume for the sake of the argument), loadbalanced, that's 10 x the guaranteed bandwidth of single node.
IMHO more smaller nodes is always better than one bigger (unless there are other factors that require bigger disk space, memory) because you then have redundancy.
(Edit: I mean bandwidth, not monthly traffic which is capped much lower than max default sustained bandwidth can cause)