NginxHttpUploadProgressModule constantly hangs
nginxhound
nginx-forum at nginx.us
Sat Jan 30 20:31:58 MSK 2010
UPDATE: May not be an nginx issue at all.
I did an experiment using a fixed X-Progress-ID so I could monitor the /progress url from another computer as I uploaded from my main computer.
Seems the hang up occurs within the AJAX request.
The ajax request fails every Xth request so the progress meter in the browser hangs.
However, if I just use a http meta refresh so that the javascript call is made anew every time, then I can get the progress.
Not sure what is hanging up the javascript when polling for progress in a loop, but I can work around it
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,47648,47739#msg-47739
More information about the nginx
mailing list