cloudstack/core/src/com/cloud/storage
jeff 7a4220f172 SSVM downloader now handles redirects properly.
Previously it was using the HttpClient to make an initial request
to an ISO. This would follow redirects. Then it would make
another request using built-in Java URL and InputStream, which
doesn't follow redirects. This results in the ISO getting stuck
at 0% forever and also causing DOS effects.
2016-11-01 10:48:53 +00:00
..
resource Support for backend snapshots with XenServer 2016-05-13 01:02:04 -06:00
template SSVM downloader now handles redirects properly. 2016-11-01 10:48:53 +00:00
JavaStorageLayer.java CLOUDSTACK-8111. NFS secondary storage repetitively mounted on CS server with ESXi hypervisors. 2014-12-23 13:23:43 +05:30
StorageLayer.java CLOUDSTACK-8111. NFS secondary storage repetitively mounted on CS server with ESXi hypervisors. 2014-12-23 13:23:43 +05:30