[Locomotive-users] mongrel and caching
erik
erik.van.eykelen at bitgain.com
Fri Jan 26 12:23:53 GMT 2007
Hi, I'm curious whether other people are experiencing strange caching problems
since the January release of the Locomotive bundles.
To give an example: I deleted default Rails welcome index.html from the public
folder and deleted rails.png from the images folder. I restart the web instance
from the Locomotive GUI. I open the site in a browser and... the index.html file
is displayed! (which I just deleted). However, the development.log file says:
ActionController::RoutingError (no route found to match "/images/rails.png" with
{:method=>:get}): (this IS right, I just deleted that file too).
The only way you can solve this is by starting a new mongrel process on a new
port (using the Locomotive GUI).
Anyway... does anyone have a clue? Should I update mongrel perhaps?
More information about the Locomotive-users
mailing list