So your doing threaded datastreams?
Have you actually tried large files yet on RFH?
I'm assuming you're code still runs under the same limitations (memory allocations, upload datastream size) as definded in .net and the server (shared app pool) like the rest of the shared hosting envirnment..
If it does work, how does it run against the limits given to that worker process?
Shared Hosting and Dev Envirnments are very different, so would be worth checking it all works before finding out it doesn't..![]()



Reply With Quote
Bookmarks