Hi!<div><br></div><div>If you compile your nginx with debug - enable debug logging, restart nginx and you will see messages from upload module, it is very helpful.</div><div><br></div><div>Also read this note <a href="http://wiki.nginx.org/HttpUploadProgressModule#track_uploads">http://wiki.nginx.org/HttpUploadProgressModule#track_uploads</a> - "<span style="color:rgb(85,85,85);font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Verdana,sans-serif;font-size:14px;line-height:17px;text-align:left;background-color:rgb(240,240,240)">The POST </span><i style="margin:0px;color:rgb(85,85,85);font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Verdana,sans-serif;font-size:14px;line-height:17px;text-align:left;background-color:rgb(240,240,240)">must</i><span style="color:rgb(85,85,85);font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Verdana,sans-serif;font-size:14px;line-height:17px;text-align:left;background-color:rgb(240,240,240)"> have a query parameter called </span><i style="margin:0px;color:rgb(85,85,85);font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Verdana,sans-serif;font-size:14px;line-height:17px;text-align:left;background-color:rgb(240,240,240)">X-Progress-ID"... </i><span style="background-color:rgb(240,240,240);color:rgb(85,85,85);font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Verdana,sans-serif;font-size:14px;line-height:17px;text-align:left">If the POST has no such information, the upload will not be tracked....</span></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/12 Matt M <span dir="ltr"><<a href="mailto:h.dudeness@gmail.com" target="_blank">h.dudeness@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the response.<br>
<div class="im"><br>
On Wed, Dec 12, 2012 at 2:36 AM, Maxim Dounin <<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>> wrote:<br>
> Hello!<br>
><br>
> On Tue, Dec 11, 2012 at 04:18:01PM -0600, Matt M wrote:<br>
><br>
>> Hello,<br>
>><br>
>> I recently installed <a href="http://wiki.nginx.org/HttpUploadProgressModule" target="_blank">http://wiki.nginx.org/HttpUploadProgressModule</a><br>
>> with nginx 1.2.6.<br>
>><br>
>> On the client side I have a request coming every second to check on<br>
>> the upload status. As I watch the access.log I can see all of the<br>
>> status check requests before the actual file post shows up in the<br>
>> access log.<br>
>><br>
>> I am wondering if that is normal or should I see the file post show up<br>
>> in the access log then the status check requests after that?<br>
><br>
> It's normal.  Logging happens after a request processing is<br>
> complete, after sending the response, and hence status check<br>
> requests are logged before the file post.<br>
<br>
</div>I am curious. The status never gets past "starting" in the progress<br>
response. Where should I look to try to debug this? I am not very good<br>
at system admin.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>--<br>С уважением, Соколов Евгений<br>
</div>