TODO
SSL Offloading feature allows loadbalancers to handle encryption/decryption of HTTP(s) traffic giving plaintext HTTP to the backend servers freeing them from the resource intensive task of handling encryption/decryption. Major loadblancers like the Netscaler and F5 have this functionality.
TODO
Version |
Author |
Date |
Changes |
|---|---|---|---|
V1.0 |
Syed Ahmed |
07-Oct-2013 |
Initial Draft |
TODO Document Design
TODO
TODO
Right now, this feature will only be available via the API. UI support is not yet scoped.
No external dependecies are being added for this feature. All code will be developed within Cloudstack’s scope.