Hi, I deployed a new Rails site earlier in the week and was looking at the production log this morning and the completion time for every request is:
Completed in 0.00010 (10000 reqs/sec) | Rendering: -0.00000 (-4%) | DB: 0.00000 (0%) This wasn't the case yesterday, "proper" completion times were being shown, varying from 10 reqs a second to 150+. I'm using fragment caching extensively but there are a number of non-cached pages which definitely should be logging database and rendering activity. My deployment environment is Debian, Apache -> Mongrel (5 processes), Rails 1.2.2, Ruby 1.8.5. Can anybody shed any light on why this might be happening? Thanks in advance, Niall Mullally Abecto Design http://www.abecto.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---