On Aug 4, 2007, at 8:54 AM, jwesonga wrote:
> > Hi Guys, > > I'm running CentOS and I've successfully managed to setup a mongrel > cluster running on port 5000-5002 as well as Nginx for load balancing > and as a reverse proxy. Everything works okay the only problem is that > the Nginx is choking on static files like css,js and images that have > been appended the session data example: myapp.css?786565436897 I've > gone through the Nginx.conf file that Ezra at brainspl.at has posted > and that contains a fix for the particular issue, check it out here > http://brainspl.at/articles/2006/09/12/new-nginx-conf-with-rails- > caching > but the problem persists. May be there is something I'm missing in my > Nginx.conf file, has anyone had the same problem and how did you fix > it? > -~----------~----~----~----~------~----~------~--~--- Hi There- Here is a current version of the config I use every day that works fine with the ?3124321 timestamps. Give this one a whirl and see if you hit the same problem. http://pastie.caboo.se/84928 Replace 'username' with your username. Cheers- -- Ezra Zygmuntowicz -- Founder & Ruby Hacker -- [EMAIL PROTECTED] -- Engine Yard, Serious Rails Hosting -- (866) 518-YARD (9273) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" 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-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
