Large File Uploads? SWFUpload?
Posted
by
Ethabelle
on Server Fault
See other posts from Server Fault
or by Ethabelle
Published on 2012-12-08T22:16:27Z
Indexed on
2012/12/09
5:06 UTC
Read the original article
Hit count: 466
So, we offer video services and have run into an issue with people uploaded large file sources. I realized that our developer was utilizing php HTTP uploads to handle this and that was causing the slow times & breakdowns.
Now, they keep coming at me wanting to use SWFUpload, quoting it is utilized by YouTube, but I'm adamantly against it because -- well, flash.
However, I don't really know of a -better- solution that works across all browsers. So I was wondering SWFUpload, which hasn't been updated in a year, is really the viable solution?
© Server Fault or respective owner