Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Daniel Heighton / Daniel Heighton ()
Created: 03/27/2017
Components: Net Protocols, HTTP
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: 301771 / NA
Priority/Frequency: Normal / Some users will encounter
Locale/System: ALL / Mac 10 All
Vote Count: 27
Problem Description:
While accessing a Coldfusion site on HTTP2 with IIS10/Server 2016 it causes a redirect loop. I found a blog post explaining the issue here:
http://www.giancarlogomez.com/2016/05/coldfusion-iis-10-http2-safari-bug.html
It is limited to issue with Coldfusion sites, on the same server i have a PHP site, and Safari can access it just fine.
Steps to Reproduce:
Set up IIS10 and Coldfusion on a server, and a site using SSL. Try to access it from a computer running Safari.
Actual Result:
The site shows up as a "white", and if you use server logs, you can see the browser is stop in a request loop where it keeps requesting the page.
Expected Result:
The page should show up
Any Workarounds:
Disable HTTP2 on the server entirely.
Attachments:
Comments: