My mongrel logs show an incorrect DB load times, DB: 0.00000 (0%) for every access.
I know it is hitting the database. Any ideas how to trace why the DB load time reporting is incorrect? It only happens in production mode. I checked and the only different in the environment are: config.action_controller.consider_all_requests_local = false config.action_controller.perform_caching = true I turned consider requests to be true and caching to be false and still same problem. Any ideas would be great. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" 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-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
