Do (large) HTTP POSTs still get an IIS log entry if aborted, disrupted, or timed out before completing the upload (body of the HTTP request)? I'm trying to debug complaints of intermittent uploads that don't reach 100% in transfer, the IIS logs are quite long, and it'd be great to know if failed uploads of this nature will even show up these logs. This is IIS7 specifically.
Thanks