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 -~----------~----~----~----~------~----~------~--~---
