For proxy with ImageSilo on Amazon, you can have the client try the following:If you are using a Proxy Server and you are using ImageSIlo you may need to add the below exceptions.
Add *.Amazonaws.com to your proxy/firewall whitelist.
If the above addresses the issue and they you don’t want to use the *.Amazonaws.com to cover all options, then you can provide them try some of the options below options which are a bit more restrictive:.
Here's the list of URL options from least restrictive and most flexible, to most restrictive and least flexible...
...
silo-us-*.s3*.amazonaws.com
2. These items will account for any bucket type/name in the regions we (currently) use. If we add new US regions, they would have to add new rules.
...
silo-us-*-uswest2.s3-us-west-2.amazonaws.com
3. These items are the most restrictive, and any changes/additions we make to bucket types and US regions in the future will need to be manually added.
...