You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonrails...@googlegroups.com
Quick question for the list.. if I've got two similar apps both getting around the same amount of traffic, would it be better to separate them on two smaller slices or run them using vhosts on a larger slice?
i.e.:
app1 on a 256MB slice app2 on a 256MB slice
- or -
app1 and app2 on a 512MB slice.
It'd be a phusion/apache stack either way.
Thanks, --Vince
Aníbal Rojas
unread,
Nov 15, 2008, 7:10:08 AM11/15/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Deploying Rails
If you're on a budget, and if neither of the sites is likely to get a
huge number of visitors all of a sudden, you're definitely better off
with a single larger VPS than two smaller ones.