I am trying to set up openid in my application. I came across this plugin:
http://github.com/rails/open_id_authentication/tree/master In there it says: "Alternatively, you can use the file-based store, which just relies on tmp/openids being present in RAILS_ROOT. But be aware that this store only works if you have a single application server. And it's not safe to use across NFS" They never explain why its not safe. If NFS is used within your internal / private network what is not safe about it? I did some research and came up with nothing. Maybe someone here knows what they are talking about. Thanks! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

