On Thu, 2008-06-19 at 10:39 -0700, Raul wrote:
> Ugh, I actually ran with NFS for a couple of months but I was losing sleep 
> at night wondering if it would keep on chugging along.
> 
> The other thing you can do is just set up one more reliable webserver 
> (better yet, two in a cluster, load balanced) as your asset server, deploy a 
> copy of your public folder there and make all your uploads write to that 
> server.
> 
> I also toyed with the idea of file replication amongst all my web servers 
> but having never done it I was reluctant to give it a go.

I've done this with rsync and it's worked pretty well.  At first go you
can set it up with rsync over ssh, and then when you have time go back
and just open port 873 and run rsync unencrypted and save yourself some
CPU time.

Yours,

Tom



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to