Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. No unencrypted or http version of POST will be available

  2. Upload progress from SSVM Apache web-server when POST request is active (http://creativejs.com/tutorials/advanced-uploading-techniques-part-1/)
  3. Split upload and join in Apache so as to not hit browser timeouts

  4. Ability to cancel in-progress uploads by admin

  5. Multiple files for the same template/volume will not be supported for now

Limitations

  1. Upload url should be active only for one call - Its partially handled now (see below for details). The limitation needs to be addressed.

Design

Process Flow

The browser-based uploading process will have the following steps:

...

  1. SSL CA certificates - what kind of certificates will be used?
  2. Upload url should be active only for one call - Its partially handled now (see below for details). The limitation needs to be addressed.

Bug Reference & Branch

CLOUDSTACK-....

...