I'm trying to put behind CloudFlare but unfortunately when I activate CloudFlare I start getting a redirect loop (I use Chrome).
I tried to clear the cookies as recommended, but this does not solve the problem and I do not have this problem when CloudFlare is not activated.
What causes this and how to solve it in my node.js application?
node.js
This seems to be a configuration issue. I was on flexible SSL and changed it to full SSL.
My node.js application received HTTP requests from CloudFlare and redirected to HTTPS, which CloudFlare converted back to HTTP, etc.
Do you use WordPress by accident? We have instructions on the redirect cycle after enabling SSL .
just change the SSL mode to strict.
Source: https://habr.com/ru/post/979188/More articles:Android Deeplinking does not work with multiple schemes - androidCore Location: best practices for switching between a meaningful location service and a standard location service? - iosColored cells by absolute value in a range in Excel 2010 - vbaDetermine Excel column width using R - formattingDoes stopUpdatingLocation call on CLLocationManager also stop monitoring SignificantLocationChanges - iosHow to build $ or request in mgo - goIntelliJ directory - small blue dot label in maven - javaWhat font should I use for a TextView that can support all languages? - androidMark the timestamp to the nearest date - javascriptCalling a javascript function encoded in a string - javascriptAll Articles