> > Setting ActiveRecord::Base.allow_concurrency to true solved this > problem for me once, however I'm not sure why and it was not > ferret-related.
We set the following .. but still - the sql connection is lost from time to time.. ActiveRecord::Base.allow_concurrency = true ActiveRecord::Base.verification_timeout = 10 Ben _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

