Hotlinking protection and try_files problem

2014-10-31 Thread DamienR
Hi, I'm having some trouble getting hotlinking protection working with nginx and xenforo forum software. Currently I have; server { listen 80; ... location / { try_files $uri $uri/ /index.php?$uri&$args; } location ~ \.php$ { } location ~* ([0-9a-zA-

"Zero size buf" Error on file upload

2014-01-31 Thread DamienR
Hi, I have a nginx server doing ffmpeg video conversions, we've noticed if we upload a file around 100Mb in size it won't upload and throws a "zero buf" error in nginx log; other logs not capture anything. 2014/01/31 22:18:49 [alert] 27455#0: *90757882 zero size buf in output t:0 r:0 f:1