Wrong mimetype when served from nginx

2015-07-09 Thread Cédric Jeanneret
Hello, I have a small issue with my nginx (1.2.1) configuration: some files are served as "application/octet-stream" while they are detected as "text/plain" by "mimetype " command. File names are just "1", "2", and so on. Is there a way to enforce mimetype for those files? I thought about somet

Re: 100% CPU Usage

2014-02-10 Thread Cédric
Thanks for you answer, I will try to see with Trend. Have a nice day Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247278,247316#msg-247316 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

100% CPU Usage

2014-02-07 Thread Cédric
NT_ROOT$document_root; } location /upload/ { internal; } } } Server : 2008 R2 SP1 (Virtual Machine) 2 vCPU 8Gb memory Have you any ideas about this problem ? Thanx in advance, Cédric Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247278,247278#msg-247278 _