This topic is locked

New Upload Feature

5/16/2013 12:19:57 PM
PHPRunner General questions
B
bencroftweb author

Hi All,
Just thought I would let you know. After much testing and hair pulling I can confirm that the new file upload module in 6.2 does appear to go mental on load balanced internet connections. It reckons it's uploading uber fast (like 600mb in under a minute) then just sits there at 100%.
The file doesn't get transferred to file folder once uploaded, it never gets there.
Works perfect on single connections, mobile or DSL, but not on a bonded IP service with more than one connection.
Any ideas on this?
Thanks
Ben

Sergey Kornilov admin 5/16/2013

Ben,
unfortunately I don not have such a setup to reproduce this issue. Strange enough nobody else reported similar issue.
The upload control is fairly standard. It tells the browser to upload file and relies on browser feedback. Out of curiosity try another web browser to see if it yields different results.

B
bencroftweb author 5/17/2013

I tried IE, Chrome & Firefox. They all did pretty much the same.
I actually have a load balancer spare to try a few things out if needs be and have tested the uploader on lots of different networks and connections. It's rock solid otherwise.

Sergey Kornilov admin 5/17/2013

Sorry, not really sure what we can do here. If you find any additional info or links feel free to post it here.