I have the module working fine (almost) - the progress bar itself is accurate, files are uploaded ok etc but the upload speed and therefore time remaining always display innacurate values (ie 2mb per sec when it should be much less than that).

I am using the pecl upload progress extension on php 5.2.2 and have tried modifying the function that returns the bytes uploaded but it doesn't seem to make a difference.

Does anyone have a possible solution to this?

Comments

deadman’s picture

Status: Active » Closed (fixed)

Still not sure what the actual issue with this was but after moving from shared hosting to VPS the problem has disappeared so, for me, this is closed.