Hi,<br><br><div class="gmail_quote">On Mon, Nov 21, 2011 at 5:16 AM, John Moore <span dir="ltr"><<a href="mailto:grails@jmsd.co.uk">grails@jmsd.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have spent 2 hours trying to get to the bottom of a problem and am utterly stumped. I am certain it must be something I'm doing wrong, and NOT an nginx problem, but I can't think for the life of me what it might be. What is happening is that nginx is serving up a version of a CSS file which I overwrote a couple of hours ago. It's version 0.7.65 running on Linux. I have a CSS file called temp.css, which I have in the /css folder below the root of a virtual host called kf.dev. If I look in the folder and view the file with less, I can see it's the correct one. But when I do 'wget <a href="http://kf.dev/css/temp.css" target="_blank">http://kf.dev/css/temp.css</a>' I get an old version. In fact, when I try in Firefox to see a page which uses this css file, it doesn't display properly and when I click on the CSS link in View Source, I see the old version with what appears to be a load of binary characters at the bottom (they display as little question marks against black diamonds). As I say, I am completely stumped. Where could nginx be getting this from? I have determined that there is in fact only one file actually called this on the hard drive, so it can't be finding the wrong copy of the file. I'm beginning to think this might be some weird operating system level corruption. Possible?<br>

<br></blockquote><div><br><br></div></div>Did you turn on open_file_cache in your configuration? It's buggy.<br><br>Regards,<br clear="all"><br>-- <br>Joshua Zhu<br>Senior Software Engineer<br>Server Platforms Team at Taobao<br>