Doodles Malone
2006-Jul-06 19:50 UTC
[Rails] Slow initial controller request in development mode
The initial request to a controller action seems to be very slow (around 30 seconds). This only happens in development mode and only on the initial request after making a change in the action rhtml. I know development mode is slower but this looks like there''s something else going on under. It applies to both webrick and mongrel. Any checklist out there to troubleshoot what''s happening here? Thanks.
Reasonably Related Threads
- rails is not to logging controller, action, parameters, complection time, etc in development mode
- Bug 3831: basic_ncsa_auth Blowfish and SHA support, really fixed?
- How can I force Rails 3.2 to reload mounted rack app per request in development mode?
- Mongrel in development mode not reloading classes
- Caching in development mode on webrick