2009/12/4 phil <[email protected]>:
> What I have done is turned on debugging in a console session on
> production and then executed the methods. They are blazing fast - at
> least as fast as on dev! Why would executing them via passenger take
> so much longer.
>
> It is a very consistent thing - every request to this certain method
> often times out the browser it is so long. Yet... from console it is
> fast. What would be different about these two (passenger call vs
> console on same box)?

If you have narrowed it down to one method you could put some logging
in there, logging with the current time, and narrow it down further.

Colin

--

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.


Reply via email to