Right now, upload progress only works if you're running in mod_php mode (with the PECL extesion uploadprogress). Sadly mod_php only work with Apache.
PHP >=5.3 has a built-in upload progress http://php.net/manual/en/session.upload-progress.php than we should support.







