nginx serves broken characters

Posted by Andrew123321 on Server Fault See other posts from Server Fault or by Andrew123321
Published on 2012-06-21T20:30:25Z Indexed on 2012/06/21 21:17 UTC
Read the original article Hit count: 139

Filed under:

I have nginx 1.2.0-1 on debian 6.0.5. I have an empty file (let's say test.css). I add A and newline, works fine, B and newline, works fine,... D, works fine. I add E and I got three broken characters ("???"). When the file has got more content nginx would usually "cache" it and then output the cached file minus some characters plus some of these broken characters. Do you have any idea how to deal with this? Thank you

© Server Fault or respective owner

Related posts about nginx