ifall 0 #1 September 21, 2010 I am seeing a strange issue with only one of our catalog's web sites. If you use http none of the pictures will display, you get the red X box. However, if I use https it displays the pictures fine. This is only happening on my network. I can use http from my home and it displays the pics fine. Our DNS has the correct IP info in the forward lookup zone and other sites hosted by the company hosting this site work fine as well. Scratching my head on this one. Any thoughts? Quote Share this post Link to post Share on other sites
quade 4 #2 September 21, 2010 QuoteAny thoughts? It would be helpful if you gave the web addresses and the various browsers you're using to check the site.quade - The World's Most Boring Skydiver Quote Share this post Link to post Share on other sites
ifall 0 #3 September 21, 2010 QuoteQuoteAny thoughts? It would be helpful if you gave the web addresses and the various browsers you're using to check the site. Have used Firefox 3.6.6, IE8 and IE9. Not sure that it will matter because the site works fine using http outside my network but here you go. http://tmseeds.com https://tmseeds.com Quote Share this post Link to post Share on other sites
theonlyski 8 #4 September 21, 2010 Is the network you're currently on running a proxy server? They can be set up to bypass HTTPS and only proxy HTTP."I may be a dirty pirate hooker...but I'm not about to go stand on the corner." iluvtofly DPH -7, TDS 578, Muff 5153, SCR 14890 I'm an asshole, and I approve this message Quote Share this post Link to post Share on other sites
ifall 0 #5 September 21, 2010 QuoteIs the network you're currently on running a proxy server? They can be set up to bypass HTTPS and only proxy HTTP. No we don't use a proxy server. We use a checkpoint firewall. Quote Share this post Link to post Share on other sites
PhreeZone 20 #6 September 21, 2010 Looks like the images are being hosted on a subdomain server. Heer is the image I am trying to reach: http://tmseeds.com/images/thumb/8256.jpg or https://tmseeds.com/images/thumb/8256.jpg Accessing it via HTTP directs to one URL http://cdn.tmseeds.com/images/thumb/8256.jpg Trying to access the same photo on the HTTPS site redirects to: https://s3.amazonaws.com/cdn.tmseeds.com/images/thumb/8256.jpg Any internal routing issues to the cdn portion of the domain?Yesterday is history And tomorrow is a mystery Parachutemanuals.com Quote Share this post Link to post Share on other sites
ifall 0 #7 September 21, 2010 Quote Looks like the images are being hosted on a subdomain server. Heer is the image I am trying to reach: http://tmseeds.com/images/thumb/8256.jpg or https://tmseeds.com/images/thumb/8256.jpg Accessing it via HTTP directs to one URL http://cdn.tmseeds.com/images/thumb/8256.jpg Trying to access the same photo on the HTTPS site redirects to: https://s3.amazonaws.com/cdn.tmseeds.com/images/thumb/8256.jpg Any internal routing issues to the cdn portion of the domain? We don't do any internal routing on our end. Commerce V3 is our web host so the redirects you saw came from them. Looking at the source code on the website the image addresses don't include cdn or s3. I thought you may have gave me the answer though. We didn't have cdn in our DNS so I added it, did a flushdns and tried again but that didn't help. Edit: Nevermind, it is working now. I am just impatient and was probably not waiting long enough after flushing the DNS cache. Thanks Eric! I owe you beer. Quote Share this post Link to post Share on other sites