EOS-Nation / bpvalidate

Tools to validate BPs have set up their public configuration correctly
MIT License
20 stars 19 forks source link

Add FAQ about cloudflare #12

Closed matthewdarwin closed 6 years ago

matthewdarwin commented 6 years ago

The cookie message is related to session cookies from cloudflare (or anywhere else). It checks if the server returns cookies or not. My understanding is that cloudflare always returns cookies and cannot be turned off.

So thus the warning about cloudflare. I have never used cloudflare, so I am relying on what others have told me.

The issue arises when you want to add mutiple BP endpoints into a loadbalancer. Then if every endpoint uses its own cookies, that's a hassle to deal with.