I have this setting: an Nginx server with php-fpm and the http://blueimp.github.io/jQuery-File-Upload/
When I try to upload a file after about 10MB it fails. This happens when SPDY is activated. When SPDY is turned off upload works fine.
Is anyone aware of a workaround/fix for this issue?