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.
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.