

I should have also mentioned I'm trying this in Safe Mode in firefox. > lots and lots of things break with doubled page hits > try to duplicate this with a debug-tooled web server. > new (no other plugins, and no custom config) Firefox profile. > you, I'd examine the behavior using the Live HTTP Headers plugin on a > there is some sort of plugin or other oddness with your setup. > I've never seen Firefox double load HTTPS pages, so I'm wondering if > 14:13:25.785000 UTC - : V/nsHttp HttpBaseChannel::SetRequestHeader > I ask after seen this in your pastebin output: > use http, and then Firefox for some reason wants to prefer https? > as https? If for example, your source document is explicitly saying to > Have you ruled out that the page is being loaded once as http and once Lots and lots of things break with doubled page hits Try to duplicate this with a debug-tooled web server. New (no other plugins, and no custom config) Firefox profile. You, I'd examine the behavior using the Live HTTP Headers plugin on a There is some sort of plugin or other oddness with your setup. I've never seen Firefox double load HTTPS pages, so I'm wondering if

14:13:25.785000 UTC - : V/nsHttp HttpBaseChannel::SetRequestHeader I ask after seen this in your pastebin output: Use http, and then Firefox for some reason wants to prefer https? Have you ruled out that the page is being loaded once as http and onceĪs https? If for example, your source document is explicitly saying to > turn off SSL and just load up it will work as intended. > load of a regular page, and that gets sent twice. As a test, I put in a mail script on a basic Or we have a button to send an email reminder to someone and > and it would start throwing unique constraint errors on the second > because there are a few pages where we save something to the database

> Firefox will basically double load the page.
#Http mozilla firefox start page windows#
We are on Windows 2016 and IIS10 and using > It's only in Firefox when SSL is turned on. Is there a purpose here that not reallllly intuitive? Join, and I get a list of stuff but no links, no images no nothing. If I turn off SSL I see a 302 in the logs only and then it redirects back to page A. In the IIS logs page B shows up twice with a 302 and then a 500 status code. I'm going from page A to page B (which should do an insert) and then redirect back to page A automatically. > I'm attaching a HTTP log from firefox as I get the error. If I temporarily turn off SSL and just load up it will work as intended. As a test, I put in a mail script on a basic load of a regular page, and that gets sent twice. Or we have a button to send an email reminder to someone and it would get sent twice. We started noticing this because there are a few pages where we save something to the database and it would start throwing unique constraint errors on the second attempt. We are on Windows 2016 and IIS10 and using Coldfusion 2016. IE, Chrome, and Edge don't have this issue. Anyone experience this? Or know better ways of debugging? I'm struggling to figure out why this is happening. Even this sends a double email when SSL is turned on! This is happening on multiple pages with different html templates, not just one that might help me pinpoint it.Īs another test, I made the simplest page possible. I've read also to check my meta tags and image tags to make sure there is no missing src values as this might mess up Firefox. I'm attaching a HTTP log from firefox as I get the error. We are on Windows 2016 and IIS10 and using Coldfusion 2016.įirefox will basically double load the page. It's only in Firefox when SSL is turned on.
