Rails FCGI cache..
Posted by: jonas01
Posted on: 2005-12-29 09:37:00
Hi
I have a working running Rails project here on Dreamhost, one that is running in development version and other that is using FCGI and running in production mode.
When I have to do some changes to the one in production mode, they won't appear on the website until maybe hours later.. which means that a simple typo means hours of downtime!.
Does anyone know how I can force FCGI to refresh so it reflects the code on the server?