another option would be to sync the index data between the servers
with rsync, which would also lead to better load balance for the index
files.


On Jun 8, 5:10 pm, James <[EMAIL PROTECTED]> wrote:
> Is there a better answer, NFS is not an option I want to explore.
> Part of the reason is security.  The other is I don't know if EC2 will
> let me NFS over the non public address.  Not to mention that NFS has
> this nasty let's crash and not gracefully recover habit...
>
> Thanks,
> James
>
> On Jun 8, 2008, at 3:46 AM, Nicolas Perriault wrote:
>
>
>
> > On Sun, Jun 8, 2008 at 9:42 AM, James <[EMAIL PROTECTED]> wrote:
>
> >> We plan on having 2 front end servers.  If someone creates a review
> >> on
> >> one server the index will only be for that server.  What is the best
> >> way of keeping the indexes in sync for both servers?
>
> > You can mount a NFS directory as ./data/index/ to share the data
> > between your servers.
>
> > ++
>
> > --
> > Nicolas Perriault
> >http://prendreuncafe.com-http://symfonians.net-http://sensiolabs.com
> > Phone: +33 660 92 08 76
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to