Welcome! Log In Create A New Profile

Advanced

NginxHttpUploadProgressModule received and size are the same

February 26, 2010 08:53AM
Hi, I am having a weird issue. It seems I have everything up and working with the NginxHttpUploadProgressModule, however, when I upload a file and attempt to track the progress I get the expected response but the received is the same as the size:

new Object({ 'state' : 'starting' })
new Object({ 'state' : 'uploading', 'received' : [b]4505554[/b], 'size' : [b]4505554[/b] })
new Object({ 'state' : 'uploading', 'received' : [b]4505554[/b], 'size' : [b]4505554[/b] })
new Object({ 'state' : 'uploading', 'received' : [b]4505554[/b], 'size' : [b]4505554[/b] })
new Object({ 'state' : 'uploading', 'received' : [b]4505554[/b], 'size' : [b]4505554[/b] })
new Object({ 'state' : 'uploading', 'received' : [b]4505554[/b], 'size' : [b]4505554[/b] })
new Object({ 'state' : 'done' })

Notice its does send back done when completed. Any ideas on a possible cause? Thanks.

Fred.
Subject Author Posted

NginxHttpUploadProgressModule received and size are the same

fredanthony February 26, 2010 08:53AM

Re: NginxHttpUploadProgressModule received and size are the same

Brice Figureau February 26, 2010 10:08AM

Re: NginxHttpUploadProgressModule received and size are the same

fredanthony March 01, 2010 11:46AM

Re: NginxHttpUploadProgressModule received and size are the same

Brice Figureau March 02, 2010 05:22AM

Re: NginxHttpUploadProgressModule received and size are the same

fredanthony March 04, 2010 03:42PM

Re: NginxHttpUploadProgressModule received and size are the same

fredanthony March 04, 2010 05:34PM

Re: NginxHttpUploadProgressModule received and size are the same

fredanthony March 04, 2010 05:38PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 312
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready