-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion
Description
Hey i can't seem to get blazor server-side to work fully with Cloudflare, i have tried some options in the docs such as https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-3.1
I can get the websocket connection to actually connect but it does not trigger any events even when clicking on the sample counter button.
I am using Cloudflare with full https enabled and forward headers set in Startup.cs and an Nginx proxy.
Would there be any other way to hide my web server ip (possibly ddos protection) without using cloudflare or any other way to secure the server?
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsquestion