Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Ask for testing - Skylark with upload progress
Re: Ask for testing - Skylark with upload progress [message #40415 is a reply to message #40407] Wed, 31 July 2013 11:19 Go to previous messageGo to previous message
Zbych is currently offline  Zbych
Messages: 327
Registered: July 2009
Senior Member
Hi,

I had to modify path to static files in your example (static/SkylarkUpload/SkylarkUpload.css and static/SkylarkUpload/upload.js), but it works.

I think you should add some protection to this app:
- file size limit, now I can crush the app by uploading big file (>4GB on 32-bit system). Client side code (javascript) doesn't recognize this situation and after application restart shows "0%"
- upload directory total size limit

Is it possible to keep uploaded file parts on disk, not in RAM?
I can imagine situation when someone starts upload many times and doesn't finish it to make server run out of memory.
 
Read Message
Read Message
Read Message
Previous Topic: Skylark and X11 name clash
Next Topic: Some additions to Skylark
Goto Forum:
  


Current Time: Sat Jun 08 21:08:22 CEST 2024

Total time taken to generate the page: 0.01420 seconds